[go: up one dir, main page]

expectest 0.9.1

Crate provides matchers and matcher functions for unit testing.
Documentation
1
2
3
4
5
6
7
8
language: rust
sudo: false

rust:
  - stable
  - nightly

script: ./ci/build-and-test.sh