342
edits
Alexandrui (talk | contribs) |
Alexandrui (talk | contribs) (→Webext) |
||
Line 10: | Line 10: | ||
== Webext == | == Webext == | ||
Webextension tests can be ran locally via mach. The command is:<br/> | Webextension tests can be ran locally via mach. The command is:<br/> | ||
'''> ./mach raptor-test -t [test-name]'''<br/> | |||
e.g.<br/> | |||
'''> ./mach raptor-test -t raptor-tp6-amazon-firefox'''<br/> | '''> ./mach raptor-test -t raptor-tp6-amazon-firefox'''<br/> | ||
There are some extra options you could use like '''--cold''' that will run the cold version of the test.<br/> | There are some extra options you could use like '''--cold''' that will run the cold version of the test.<br/> | ||
for the entire list of extra options you can anytime do:<br/> | for the entire list of extra options you can anytime do:<br/> | ||
'''> ./mach raptor-test -t | '''> ./mach raptor-test -t [test-name] --help''' | ||
== Browsertime == | == Browsertime == |
edits