Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brianhicks/property-testing-presentation


https://github.com/brianhicks/property-testing-presentation

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Property Testing Presentation

[Given to STL Polyglots](https://www.meetup.com/STL-Polyglots/events/251687661/) on August 2, 2018

Files:

- `presentation.md`: my slides, suitable for rendering with [Deckset](https://www.deckset.com/)
- `presentation.pdf`: that presentation, rendered
- `Money.elm`: the final version of the code we wrote in the demo
- `tests/MoneySpec.elm`: the final version of the tests we wrote
- `snippets/*`: snippets to make me type more gooder