File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -31,27 +31,27 @@ Start by understanding the ubiquitous testing practices that are the foundation
3131
3232## Table of Contents
3333
34- #### [ Section 0: The Golden Rule] ( #section-0️⃣-the-golden-rule )
34+ #### [ ` Section 0: The Golden Rule ` ] ( #section-0️⃣-the-golden-rule )
3535
3636A single advice that inspires all the others (1 special bullet)
3737
38- #### [ Section 1: The Test Anatomy] ( #section-1-the-test-anatomy-1 )
38+ #### [ ` Section 1: The Test Anatomy ` ] ( #section-1-the-test-anatomy-1 )
3939
4040The foundation - structuring clean tests (12 bullets)
4141
42- #### [ Section 2: Backend] ( #section-2️⃣-backend-testing )
42+ #### [ ` Section 2: Backend ` ] ( #section-2️⃣-backend-testing )
4343
4444Writing backend and Microservices tests efficiently (8 bullets)
4545
46- #### [ Section 3: Frontend] ( #section-3️⃣-frontend-testing )
46+ #### [ ` Section 3: Frontend ` ] ( #section-3️⃣-frontend-testing )
4747
4848Writing tests for web UI including component and E2E tests (11 bullets)
4949
50- #### [ Section 4: Measuring Tests Effectiveness] ( #section-4️⃣-measuring-test-effectiveness )
50+ #### [ ` Section 4: Measuring Tests Effectiveness ` ] ( #section-4️⃣-measuring-test-effectiveness )
5151
5252Watching the watchman - measuring test quality (4 bullets)
5353
54- #### [ Section 5: Continuous Integration] ( #section-5️⃣-ci-and-other-quality-measures )
54+ #### [ ` Section 5: Continuous Integration ` ] ( #section-5️⃣-ci-and-other-quality-measures )
5555
5656Guidelines for CI in the JS world (9 bullets)
5757
You can’t perform that action at this time.
0 commit comments