https://github.com/ready-steady/fixture
Auxiliary routines for testing
https://github.com/ready-steady/fixture
testing
Last synced: 21 days ago
JSON representation
Auxiliary routines for testing
- Host: GitHub
- URL: https://github.com/ready-steady/fixture
- Owner: ready-steady
- License: mit
- Created: 2014-09-02T08:51:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-23T11:42:30.000Z (about 11 years ago)
- Last Synced: 2026-01-15T00:42:26.035Z (6 months ago)
- Topics: testing
- Language: Go
- Homepage:
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fixture [![Build Status][status-img]][status-url]
The package provides auxiliary routines for testing.
## [Documentation][doc]
## Contributing
1. Fork the project.
2. Implement your idea.
3. Open a pull request.
[doc]: http://godoc.org/github.com/ready-steady/fixture
[status-img]: https://travis-ci.org/ready-steady/fixture.svg?branch=master
[status-url]: https://travis-ci.org/ready-steady/fixture