elementary_test 0.1.2 elementary_test: ^0.1.2 copied to clipboard
A testing library which makes it easy to test elementary used apps. Built to be used with the elementary architecture package.
Changelog #
0.1.2 #
- Add skip parameter for test.
- Add new lifecycle methods for testing.
0.1.1 #
- Support 0.1.1 elementary
0.1.0-dev.1 #
- Support 0.1.0-dev.1 elementary
0.0.3-dev.6 #
- changed the supported
mocktail
version to^0.2.0
.
0.0.3-dev.5 #
- Example of using.
- Add documentation for api.
0.0.3-dev.4 #
- Infrastructure for testing widget model.