English description | Описание на русском
DataJack - opensource java framework which help you work with you test data.
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 implementation:
Example how to use here. All of the documentation here
If you found error or you have a question? Check, maybe someone asked before, not found? Just create a new issue!
DataJack is released under the Apache 2.0. Details here.