richelbilderbeek / programming_formalisms_testing

Lesson 'testing' of the UPPMAX Programming Formalisms course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

programming_formalisms_testing

Check links Check spelling Check package Measure Codecov codecov

Exercises for the lesson 'Testing' of the UPPMAX 'Programming Formalisms' course.

Files

Filename Descriptions
mlc_config.json Configuration of the link checker
.spellcheck.yml Configuration of the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally
.wordlist.txt Whitelisted wordss for the spell checker, use pyspelling -c .spellcheck.yml to do spellcheck locally
.pylintrc Configuration file for pylint
pyproject.toml Configuration file of this package

About

Lesson 'testing' of the UPPMAX Programming Formalisms course

License:GNU General Public License v3.0


Languages

Language:Python 100.0%