contexttesting / zoroaster

A modern JavaScript testing framework for Node.js with support for test contexts and masks.
https://www.contexttesting.com
MIT License
5 stars 0 forks source link

mask cannot be jumped to when using alternative separators #48

Closed zavr-1 closed 5 years ago

zavr-1 commented 5 years ago

e.g., with #:

## runs a jsx test suite
test/fixture/test -a

/* expected */
test/fixture/test
  ✓  asyncTest

🦅  Executed 1 test.
/**/

does not point to the mask | at runs a jsx test suite (test/result/bin.md:null:1)