From 53b0a40dd05fd2370990e6c79cb425ed1579664c Mon Sep 17 00:00:00 2001 From: Samuel Williams Date: Mon, 1 Jan 2024 22:04:51 +1300 Subject: [PATCH] Add sus as a test framework. --- catalog/Testing/testing_frameworks.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/catalog/Testing/testing_frameworks.yml b/catalog/Testing/testing_frameworks.yml index b836d77d..4d1c1129 100644 --- a/catalog/Testing/testing_frameworks.yml +++ b/catalog/Testing/testing_frameworks.yml @@ -15,6 +15,7 @@ projects: - rspec - rubydoctest - shindo + - sus - test-unit - testrocket - testy