Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Willemt Raft
Commits
930f291b
Commit
930f291b
authored
Feb 08, 2016
by
Willem Thiart
Browse files
README: add blurb about fuzzing
parent
935fcc90
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
930f291b
...
@@ -28,6 +28,7 @@ Quality Assurance
...
@@ -28,6 +28,7 @@ Quality Assurance
We use the following methods to ensure that the library is safe:
We use the following methods to ensure that the library is safe:
* A `simulator <https://github.com/willemt/virtraft>`_ is used to test the Raft invariants on unreliable networks
* A `simulator <https://github.com/willemt/virtraft>`_ is used to test the Raft invariants on unreliable networks
* `Fuzzing/property-based-testing <https://github.com/willemt/virtraft/blob/master/tests/test_fuzzer.py>`_ via `Hypothesis <https://github.com/DRMacIver/hypothesis/>`_
* All bugs have regression tests
* All bugs have regression tests
* Many unit tests
* Many unit tests
* `Usage <https://github.com/willemt/ticketd>`_
* `Usage <https://github.com/willemt/ticketd>`_
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment