Erlang : Property-Based Testing with PropEr
This commit is contained in:
parent
2bbf34b8fb
commit
51605e018c
@ -3111,6 +3111,7 @@ I spend a lot of time on internet, losing myself in lot of topics. I choose GitH
|
||||
## Erlang
|
||||
* [Alex Ott](http://alexott.net/en/fp/books/#sec8) - books review on Erlang
|
||||
* [Functional Geekery](https://www.functionalgeekery.com/episode-114-fred-herbert/) - Functional Geekery Episode 114 – Fred Herbert with introduction to Erlang, productionization as a phase of software, property testing, “Everything is Terrible”, and much more.
|
||||
* [PropEr Testing](http://propertesting.com/) - Fred Herbert talking about ins and outs of Property-Based Testing, with focus set on Erlang’s PropEr framework, a freely available testing tool based on Quviq’s Quickcheck framework.
|
||||
|
||||
## Gamedev
|
||||
> News & Communities
|
||||
@ -4242,6 +4243,7 @@ Raw
|
||||
* [Lieven Vaneeckhaute (denshade)](https://softwareefficiency.wordpress.com/2015/02/10/fail-fast-spend-less-time-in-root-cause-analysis/) - (2015) Fail fast, spend less time in root cause analysis
|
||||
* [Jakub Holý](https://theholyjava.wordpress.com/2016/03/04/dont-add-unnecessary-checks-to-your-code-pretty-please/) - (2016) Don’t add unnecessary checks to your code, pretty please!
|
||||
* [Robert Ecker](https://dev.to/teamcoder/the-problem-with-high-test-coverage-4dh) - (2017) The Problem With High Test Coverage
|
||||
* [PropEr Testing](http://propertesting.com/) - Fred Herbert talking about ins and outs of Property-Based Testing, with focus set on Erlang’s PropEr framework, a freely available testing tool based on Quviq’s Quickcheck framework.
|
||||
|
||||
# Troubleshooting
|
||||
* [Sandra Henry-Stocker](http://www.computerworld.com/article/3196138/linux/whos-hogging-the-network.html) - Who's hogging the network? Bandwidth usage on a Linux system
|
||||
|
Loading…
Reference in New Issue
Block a user