GoodPractices - VianneyDoleans/Teia-Tests-Documentation GitHub Wiki
Good Practices
To realize a homogeneous test environment, it's necessary to apply some good practices.
This section is listing theses practices and giving you some links to document you about them.
AAA Pattern
First, the form.
AAA pattern is common in testing practices and gives you somes rules to enable a homogeneous structuration inside your tests.
By following this practice, you ensure that your test looks great and is easier to understand.