English description | Описание на русском
Datajack
DataJack - opensource java framework which help you work with you test data.
About
DataJack have two important think:
- Stash - use this class, if you want store something when tests execute.
- TestDataProvider - interface, which using to work with different test data storage systems.
We have the following implementations:
Documentation
Example how to use here and here.
Contact
If you found error or you have a question? Check, maybe someone asked before, not found? Just create a new issue!
License
DataJack is released under the Apache 2.0. Details here.