jroddev

Testing

A collection of 4 posts
Bash script to check SSL certificate expiry
Quick Tricks

Bash script to check SSL certificate expiry

This script iterates through my list of targets, checks the certificate expiry and prints the details.
Mar 3, 2023 1 min read
Writing Tests in Bevy
Rust

Writing Tests in Bevy

Here I build the classic phone game Snake,with tests using the Bevy Game Engine.
Jul 5, 2022 7 min read
Unit Test Scope (Domain)
Testing

Unit Test Scope (Domain)

By understanding what a function is and is not responsible for we reduce duplication and make our code easier to understand and more resilient to change.
Apr 21, 2022 4 min read
Smaller, Clearer Tests
Testing

Smaller, Clearer Tests

Generating test values can better express intent of input values. The examples are written using Typescript, but the same technique can be used elsewhere.
Apr 20, 2022 5 min read
Page 1 of 1
jroddev © 2023
Powered by Ghost