Skip to content

lacostej/trilleon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trilleon

A complete integration automation framework (and unit test framework) for Unity

The Trilleon test automation and unit test framework is a comprehensive library of code built for C# in the Unity engine. Modeled after Selenium, it is the first comprehensive Unity toolset that allows you to build a complete automation (integration) test framework inside of Unity. Additionally, it allows you to write non-standard unit tests that can test code that cannot be tested at compile time (such as IEnumerators or context-specific logic).

For an extensive explanation of the framework, along with tutorials for setup, deep dives into the functionality available, and much more, visit the Trilleon Wiki, http://www.trilleonautomation.wiki.

Trilleon Wiki

http://www.trilleonautomation.wiki/

About

Automate all the things.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 88.7%
  • Python 4.0%
  • JavaScript 3.7%
  • Shell 3.5%
  • Smalltalk 0.1%