# y_testing Provides the `Test:` macro for defining unit tests and automatically running them when compiled with `RUN_TESTS` defined. ## YSI For general YSI information, see the following links: * [Installation](../installation.md) * [Troubleshooting](../troubleshooting.md) ## Documentation * [Quick Start](y_testing/quick-start.md) - One very simple example of getting started with this library. * [Features](y_testing/features.md) - More features and examples. * [FAQs](y_testing/faqs.md) - Frequently Asked Questions, including errors and solutions. * [API](y_testing/api.md) - Full list of all functions and their meaning. * [Internal](y_testing/internal.md) - Internal developer documentation for the system. ## External Links These are links to external documentation and tutorials; both first- and third-party. Note that these may be incomplete, obsolete, or otherwise inaccurate.