Releases: atait/lytest
Releases · atait/lytest
v0.0.10
v0.0.9
v0.0.8
v0.0.7
Git integration
Enable it with
lytest git-config
Then you can do things like
git diff feature-branch tests/ref_layouts
If you have a lyipc server running, it will automatically put the pair of offending layouts up in the GUI.
The command line interface is new. It is now in command-arguments format.
v0.0.6
v0.0.5
Changes
Stronger definition of "containers": from the outside, multi-purpose language-independent layout generators; from the inside, language-specific context managers.
Script based context and container. This will be important for testing existing chips as a whole instead of unit testing their pieces.
Much more README