Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owickstrom/property-based-testing-the-ugly-parts
A talk for MF#K, February 26, 2019
https://github.com/owickstrom/property-based-testing-the-ugly-parts
Last synced: 9 days ago
JSON representation
A talk for MF#K, February 26, 2019
- Host: GitHub
- URL: https://github.com/owickstrom/property-based-testing-the-ugly-parts
- Owner: owickstrom
- Created: 2019-02-15T08:13:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T18:20:19.000Z (over 4 years ago)
- Last Synced: 2024-11-08T16:50:35.031Z (2 months ago)
- Language: JavaScript
- Homepage: https://owickstrom.github.io/property-based-testing-the-ugly-parts/
- Size: 7.91 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Property-Based Testing the Ugly Parts
A talk for MF#K, February 26, 2019
Slides at: https://owickstrom.github.io/property-based-testing-the-ugly-parts/
## Building
This requires:
* Make
* TexLive
* Pandoc 2.x
* pandoc-include-code
* pandoc-emphasize-code >= 0.2.4Run:
```
make
```## License
The theme and build configuration is licensed under [Mozilla Public License Version
2.0](https://www.mozilla.org/en-US/MPL/2.0/).The contents of the slides are "All rights reserved" licensed.
Copyright 2018 Oskar Wickström