Skip to content

Commit

Permalink
Add arbitrary-model-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnatsel committed Aug 29, 2019
1 parent 06737fc commit f2fc1fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -21,6 +21,7 @@ please create a PR or open an issue!
|:------------:|:---------------------------------------:|:----------------------------------------------------------------------:|
| Loom | https://github.com/carllerche/loom | Loom is a model checker for concurrent Rust code. It exhaustively explores the behaviors of code under the C11 memory model, which Rust inherits. |
| BugHunt-Rust | https://github.com/blt/bughunt-rust | This project is aiming to provide "stateful" QuickCheck models for Rust's standard library. |
| arbitrary-model-tests | https://github.com/jakubadamw/arbitrary-model-tests | А procedural macro to be used for testing/fuzzing stateful models against an equivalent implementation. |
---
# Linters
| Name | Repository | Description |
Expand Down

0 comments on commit f2fc1fb

Please sign in to comment.