layout | title | nav_order | has_children | permalink |
---|---|---|---|---|
default |
System requirements |
2 |
false |
/system-requirements |
YourBase Test Acceleration is supported on the below technical stacks.
- Linux x86_64
- Linux ARM
- macOS Intel
- (experimental) macOS M1
(Run a stack that needs support? Let us know!)
YourBase supports the following testing frameworks and Python versions:
- pytest (Python 2.7 and 3.5+)
- unittest (Python 2.7 and 3.5+)
- django.test (Python 2.7 and 3.5+)
- Testify (Python 3.5+)
Note: YourBase implicitly supports frameworks that extend any of the above frameworks.
The library can accelerate tests only for codebases that are version-controlled using Git.
YourBase Test Acceleration works seamlessly with the CI system of your choice and is agnostic to where you host your application—be it cloud, on-premise, or offline.