gecko-dev/testing/mozbase/manifestparser
Andrew Halberstadt e3068d1b6f Bug 987360 - Add ability to tag tests with arbitrary strings and run them, r=chmanchester
Add a `tags` attribute to a test or DEFAULT section in a manifest:

[test_foo]
tags = foo

Then run all tests with a given tag by passing in `--tag foo` to a supported test harness. So far mochitest, xpcshell and marionette are supported.

--HG--
extra : rebase_source : 68a0931c6a8ee1df4f5c09d67c396490774aa856
2015-03-19 16:15:33 -04:00
..
manifestparser Bug 987360 - Add ability to tag tests with arbitrary strings and run them, r=chmanchester 2015-03-19 16:15:33 -04:00
tests Bug 987360 - Add ability to tag tests with arbitrary strings and run them, r=chmanchester 2015-03-19 16:15:33 -04:00
setup.py Bug 1123763 - [manifestparser] Implement filter system for manifest.active_tests(), r=ted 2015-02-10 09:38:29 -05:00