Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brianhicks/property-testing-presentation
https://github.com/brianhicks/property-testing-presentation
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brianhicks/property-testing-presentation
- Owner: BrianHicks
- Created: 2018-07-31T17:09:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T16:28:27.000Z (over 6 years ago)
- Last Synced: 2024-12-09T19:53:40.976Z (14 days ago)
- Language: Elm
- Size: 1.7 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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