Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Aug 2, 2017
1 parent c0aa4a5 commit 1c80338
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions generation/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Generation

This part of the repository aims to automate the adaption of the underlying testing frameworks.

## Development

- `npm install`
- `npm run build` builds every file specified in the `index.js`
- `npm test` runs integration level tests

0 comments on commit 1c80338

Please sign in to comment.