> For the complete documentation index, see [llms.txt](https://til.cazzulino.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.cazzulino.com/testing.md).

# testing

- [Conditional unit tests](https://til.cazzulino.com/testing/conditional-unit-tests.md): How to run xunit tests conditionally depending on the environment that is running the tests
- [Skip tagged scenarios in SpecFlow with Xunit](https://til.cazzulino.com/testing/skip-tagged-scenarios-in-specflow-with-xunit.md): How to skip scenarios with a certain tag from executing
