Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seandenigris/livespec
A reimagining of rspec in a living Dynabook environment
https://github.com/seandenigris/livespec
Last synced: 23 days ago
JSON representation
A reimagining of rspec in a living Dynabook environment
- Host: GitHub
- URL: https://github.com/seandenigris/livespec
- Owner: seandenigris
- License: mit
- Created: 2015-06-04T17:00:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-08T02:30:07.000Z (over 9 years ago)
- Last Synced: 2024-10-30T05:14:17.778Z (2 months ago)
- Language: Cucumber
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LiveSpec
A re-imagining of rSpec in a living Dynabook environment.The LiveSpec code is hosted [on Smalltalk Hub](http://smalltalkhub.com/#!/~SeanDeNigris/LiveSpec/). The code in this repo is a WIP reference implementation of the code from [The rSpec Book](https://pragprog.com/book/achbd/the-rspec-book). The plan is to go along with the book and, as a first step, make LiveSpec produce output compatible with Cucumber. We say compatible because e.g. for now we are not profiling, so there is no `0.009s`.