Repository for my exploration of code testing.
Search terms for more tutorials: Junit test examples, and Medium: https://medium.com/search?q=junit
For Java, using Maven to set up your testing environment: https://dev.to/chrisvasqm/introduction-to-unit-testing-with-java-2544
The purpose of this directory is to
This directory houses information about [name_of_the_directory_that_this_readme_file_is_in].
Resources relevant to this directory.
These will be deleted when I am done with them. If they are of use they'll be moved to the Vetted Resources section below. Or a relevant file/directory in this directory.
-
Code Craftsmanship Saturdays Software Testing Session workshop by jbelmont.
-
Testing Node.JS applications using Mocha Gist.
Mocha is a unittest framework for Node. In this document, we explain how you can test your javascript code and also your HTTP servers.
Information regarding the directories and files in this directory.
Navigate back to the Learning Directory README.md file.
Navigate back to the Meta/ directory README.md file.
The Java/
README.md file.
The JavaScript/
README.md file.
This readme file.