| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b564fe2 commit 44719ed
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -128,6 +128,9 @@ To run the tests: | |||
| 128 | 128 | $ make test | |
| 129 | 129 | ``` | |
| 130 | 130 | ||
| 131 | + At this point you are ready to make code changes and re-run the tests! | ||
| 132 | + Optionally, continue below. | ||
| 133 | + | ||
| 131 | 134 | To run the tests and generate code coverage reports: | |
| 132 | 135 | ||
| 133 | 136 | ```console | |
@@ -144,7 +147,7 @@ and overwrites the `lib/` directory. To clean up after generating the coverage | |||
| 144 | 147 | reports: | |
| 145 | 148 | ||
| 146 | 149 | ```console | |
| 147 | - make coverage-clean | ||
| 150 | + $ make coverage-clean | ||
| 148 | 151 | ``` | |
| 149 | 152 | ||
| 150 | 153 | To build the documentation: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments