-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Gennady Verdel edited this page Jan 20, 2019
·
1 revision
This is the home page of the Attest project.
This project aims to solve main problems that arise during testing different app parts.
Various projects use different testing techniques at all levels, ranging from unit tests through integration ones and to end-to-end ones. Every tier has its challenges and appropriate strategies. The suite of Attest aims to encapsulate the most prominent patterns and provide comprehensible and user-friendly way of incorporating them in code.
The Attest project consists of 2 main parts: Fake and Testing. Simply put, the former is a foundation for the most parts of the latter. See the correspondent pages for more information on each.