Support "skip" and "only" methods on "describe" and "it"

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Correctness
    • None
    • 4
    • Day
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Add functionality to mochalite.js framework:

      • it.skip(...)
      • it.only(...)
      • describe.skip(...)
      • describe.only(...)

      I anticipate that these will be local to the individual test file (as in, one committed "only" won't knock out every other test everywhere).

      Some prior implementations to learn from here: https://github.com/10gen/mongo/compare/master...skunkworks-happyjstest

            Assignee:
            Unassigned
            Reporter:
            Steve McClure
            Votes:
            7 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: