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

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Minor - P4
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Correctness
    • Fully Compatible
    • Correctness 2025-08-11
    • 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:
              Steve McClure
              Reporter:
              Steve McClure
              Votes:
              7 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: