This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
Implement continuous verification of guppy properties #92
Labels
better-testing
Improvements to guppy's testing
We have code to test various properties that we expect to be true for every dependency graph modeled by guppy. At the moment this code is buried in our test suite and only used for a set of known fixtures. It would be cool to write a tool that can continuously verify a repository or crate on crates.io. Here's how it might be done:
The text was updated successfully, but these errors were encountered: