Day 14: More tests
Number of APIs: 1
Instructions for Day 14: More tests
- Get the challenge: Fork the parent collection to your own public workspace.
- Read the documentation: Select the first folder. Expand the context bar on the right to follow the instructions in the collection documentation.
- Submit your solution: Select the second folder and follow the instructions in the documentation to validate your solution.
Learning objectives
- Conditionally skip tests and requests
- Configure test retries and timeouts
Concepts covered
- [Writing tests]
- Conditionally skip tests and requests
- Test retries and timeouts
Additional resources
- [Skip requests]