Skip to content

Commit

Permalink
Merge pull request libgit2#1665 from v-wilock/patch-1
Browse files Browse the repository at this point in the history
Fix typos in 'Optimizing unit testing'
  • Loading branch information
bording authored Feb 20, 2019
2 parents 0e1aed5 + edbf801 commit 72a5be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ More thorough information available in the [wiki][wiki].
[wiki]: https://github.com/libgit2/libgit2sharp/wiki

## Optimizing unit testing
LibGit2Sharp strives to have comprehensive and robust unit test suite to insure the quality of the software and to assist new contributors and users who can use the tests as sample to jump start development. There are over one-thousand unit-tests for LibGit2Sharp, this number will only grow as functionality is added.
LibGit2Sharp strives to have comprehensive and robust unit test suite to ensure the quality of the software and to assist new contributors and users who can use the tests as sample to jump start development. There are over one thousand unit-tests for LibGit2Sharp, this number will only grow as functionality is added.

You can do a few things to optimize running unit-tests on Windows:

Expand Down

0 comments on commit 72a5be4

Please sign in to comment.