This repository was archived by the owner on Dec 9, 2018. It is now read-only.
We want to be able to test the steed crate using the #[test] attribute.
Let's get something minimal working. It's OK if the tests are executed sequentially and if panic!s take down the test runner (because no unwinding support) but at least the test runner should finish successfully in the case where all the unit tests pass.
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.