mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00

You can now register generator functions containing Task.spawn friendly tests. This makes writing unit tests for promise-based APIs much easier.
Common testing tools for mozilla codebase projects, test suite definitions for automated test runs, tests that don't fit anywhere else, and other fun stuff