TestEngineering/Performance/Talos: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


= Documentation =
= Documentation =
* [[/Tests/|Tests]]
* [[/Tests/|Talos tests]]
* [[/Platforms/|Platforms]]
* [[/Platforms/|Talos platforms]]
* [[/Running|Running tests]]
* [[/Running|Running Talos tests]]
* [[/Adding tests/]]
* [[/Adding tests/|Adding Talos tests]]
* [[/Data|Data format]]
* [[/Development|Talos development]]
* [[/Data|Talos data format]]


= Reporting issues =
= Reporting issues =

Revision as of 16:28, 12 August 2019

Talos.jpg

Talos is a versatile cross-platform Python performance testing framework. It was created to serve as a test runner for the performance tests that Mozilla was running back in 2007, as well as providing an extensible framework for new tests as they were created.

So, why Talos? Talos is the bronze automaton of Greek myth. Talos protected the island of Crete, throwing giant boulders at unwary seamen. He's also purported to have heated himself glowing hot and then embraced his enemies. Basically, he was awesome.

Documentation

Reporting issues

Contributing

We welcome contributions. Please see codetribute for some good first bugs to get you started!

Further reading