lift
Integration and functional testing framework
Description
Lift provides an integration/functional test platform which handles executable tests easily and generically. * Lift only deals with executables and their return code
- A particular test can be written in the language that fit it the most
* Test declaration in a simple YAML syntax
- No need to learn a programming language to integrate a test in a suite
* Easily declare a test as running locally or on a remote machine
* Remote tests: upload needed assets automatically and cleanup afterward
* Naturally organize a test suite in multiple sub-folders/sub-test suites
* Easily run a sub-test suite or specific tests from the command line
* Pass environment variables to tests
* Inheritance of remotes and environment across sub-test suites
- For example, remotes can be defined in the top folder and used below
* Only one command to run all or specific tests: lift
* Export XUnit reports, for easy integration with Jenkins & friends
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/Malizor/lift
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install lift