|
You are here |
libcheck.github.io | ||
| | | | |
www.synesthesia.co.uk
|
|
| | | | | "RubyUnit":https://homepage1.nifty.com/markey/ruby/rubyunit/index_e.html Unit testing framework for Ruby | |
| | | | |
loufranco.com
|
|
| | | | | [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability. | |
| | | | |
conductofcode.io
|
|
| | | | | Testing with Local Functions in .NET / C# with your favorite Unit Testing Framework | |
| | | | |
techtldr.com
|
|
| | | Few days ago I decided to find a Stopwatch app for my Mac. I went over to the App Store and noticed that there were no good free options available. I thought to myself, how hard would it be to make one with Electron? Turns out, it was very easy. Getting an Electron shell running [...] | ||