Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.4

Run:

```
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