We have 4 batches of conformity tests and different endpoints so it would be good to give a summary overview to understand what our coverage is and match it up to the execution-api test.
Solution
Create a TESTING.md file in the root and explain what the conformity tests do and cover.
Alternatives
Or we can use the current README for that purpose.
Problem
We have 4 batches of conformity tests and different endpoints so it would be good to give a summary overview to understand what our coverage is and match it up to the execution-api test.
Solution
Create a
TESTING.md
file in the root and explain what the conformity tests do and cover.Alternatives
Or we can use the current
README
for that purpose.