Skip to content

Remove the dependency on jquery #228

@matthewp

Description

@matthewp

I did a spike on seeing if we could remove jquery as a dependency: https://github.com/bitovi/funcunit/tree/no-jq

It didn't quite succeed. Some of the issues I ran into:

  • There are uses of .val() and .text(), etc. that we'd have to write our
    own versions of.
  • There are jqueryisms in the test and some dependencies on jquery-only
    selectors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions