use busted for specs instead of telescope

This commit is contained in:
kikito
2013-01-20 17:07:41 +01:00
parent e2fe8827e4
commit 0571e63e01
3 changed files with 38 additions and 38 deletions

View File

@@ -105,8 +105,8 @@ Also, make sure to read the license file; the text of that license file must app
Specs
=====
This project uses [telescope](https://github.com/norman/telescope) for its specs. If you want to run the specs, you will have to install telescope first. Then just execute the following from the root inspect folder:
This project uses [busted](http://olivinelabs.com/busted/) for its specs. If you want to run the specs, you will have to install telescope first. Then just execute the following from the root inspect folder:
tsc -f spec/*
busted