An open API service indexing awesome lists of open source software.

https://github.com/knisterpeter/coderetreat-playground

:computer: This is a playground to practice TDD/BDD
https://github.com/knisterpeter/coderetreat-playground

coderetreat playground

Last synced: 8 months ago
JSON representation

:computer: This is a playground to practice TDD/BDD

Awesome Lists containing this project

README

          

# coderetreat playground

This is just a simple editor/test/result/log view which allows to train TDD

Use the [demo](https://knisterpeter.github.io/coderetreat-playground/) or clone your own.

## Usage

Clone and run `npm intall && npm start`.
Then open your browser at [http://localhost:8080](http://localhost:8080)

## Features

* Integrated monaco editor
* Integrated mocha and chai test setup

---

Licence MIT