mirror of
https://github.com/TangentFoxy/inspect.lua.git
synced 2025-07-28 02:52:18 +00:00
use busted for specs instead of telescope
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user