mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Add ToC to "Test cases and sections" documentation
This commit is contained in:
		| @@ -1,6 +1,12 @@ | |||||||
| <a id="top"></a> | <a id="top"></a> | ||||||
| # Test cases and sections | # Test cases and sections | ||||||
|  |  | ||||||
|  | **Contents**<br> | ||||||
|  | [Tags](#tags)<br> | ||||||
|  | [Tag aliases](#tag-aliases)<br> | ||||||
|  | [BDD-style test cases](#bdd-style-test-cases)<br> | ||||||
|  | [Type parametrised test cases](#type-parametrised-test-cases)<br> | ||||||
|  |  | ||||||
| While Catch fully supports the traditional, xUnit, style of class-based fixtures containing test case methods this is not the preferred style. | While Catch fully supports the traditional, xUnit, style of class-based fixtures containing test case methods this is not the preferred style. | ||||||
|  |  | ||||||
| Instead Catch provides a powerful mechanism for nesting test case sections within a test case. For a more detailed discussion see the [tutorial](tutorial.md#test-cases-and-sections). | Instead Catch provides a powerful mechanism for nesting test case sections within a test case. For a more detailed discussion see the [tutorial](tutorial.md#test-cases-and-sections). | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský