Skip to content

Commit c75e913

Browse files
addressing feedback
2 parents 61fd2e1 + 2891cd3 commit c75e913

14 files changed

Lines changed: 1874 additions & 700 deletions

File tree

README.md

Lines changed: 77 additions & 627 deletions
Large diffs are not rendered by default.

docs/advanced/testing-modes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,9 +488,8 @@ Fix the error in your function code and redeploy.
488488

489489
## See also
490490

491-
- [Test Runner](../core/test-runner.md) - Learn about the test runner interface
492491
- [Getting Started](../getting-started.md) - Set up your development environment
493-
- [Pytest Integration](pytest-integration.md) - Advanced pytest configuration
492+
- [Testing patterns](../testing-patterns/basic-tests.md) - Practical pytest examples
494493
- [Examples README](../../examples/test/README.md) - More examples and configuration details
495494

496495
[↑ Back to top](#table-of-contents)

0 commit comments

Comments
 (0)