TestEngineering/Performance/RunningTests: Difference between revisions

Line 16: Line 16:


== Browsertime ==
== Browsertime ==
{{todo|}}
Browsertime tests can be ran locally via mach. The command is:
> ./mach raptor-test -t [test-name] --browsertime
There are some extra options you could use like --cold that will run the cold version of the test.
for the entire list of extra options you can anytime do:
> ./mach raptor-test -t [test-name] --browsertime --help


== Talos ==
== Talos ==
342

edits