mirror of
https://github.com/sstephenson/bats.git
synced 2024-11-17 11:42:33 +01:00
Bats 0.1.0
This commit is contained in:
parent
d591867b35
commit
2f192ebffa
|
@ -135,7 +135,7 @@ Bats. For example, to install Bats into `/usr/local`,
|
||||||
Note that you may need to run `install.sh` with `sudo` if you do not
|
Note that you may need to run `install.sh` with `sudo` if you do not
|
||||||
have permission to write to the installation prefix.
|
have permission to write to the installation prefix.
|
||||||
|
|
||||||
## Contributing
|
## Development
|
||||||
|
|
||||||
The Bats source code repository is [hosted on
|
The Bats source code repository is [hosted on
|
||||||
GitHub](https://github.com/sstephenson/bats). There you can file bugs
|
GitHub](https://github.com/sstephenson/bats). There you can file bugs
|
||||||
|
@ -145,6 +145,12 @@ See the [Bats
|
||||||
test suite](https://github.com/sstephenson/bats/tree/master/test) for
|
test suite](https://github.com/sstephenson/bats/tree/master/test) for
|
||||||
examples.
|
examples.
|
||||||
|
|
||||||
|
### Version history
|
||||||
|
|
||||||
|
*0.1.0* (December 30, 2011)
|
||||||
|
|
||||||
|
* Initial public release.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
© 2011 Sam Stephenson. Bats is released under an MIT-style license;
|
© 2011 Sam Stephenson. Bats is released under an MIT-style license;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user