AltWalker is an open source Model-Based Testing framework that supports running tests written in python3 and .NET/C#. You design your tests as a directed graph and AltWalker generates test cases from your graph (using GraphWalker) and executes them.


Keywords
model-based-testing, testing, tests
License
GPL-3.0
Install
pip install altwalker==0.3.1