From 8a1d4cd4bf121429757b13a574820908e0761b64 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 18:23:29 +0000 Subject: [PATCH] Automated ingestion of prompt: Unit Tester Assistant --- prompts/coding/unit_tester_assistant_171.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 prompts/coding/unit_tester_assistant_171.md diff --git a/prompts/coding/unit_tester_assistant_171.md b/prompts/coding/unit_tester_assistant_171.md new file mode 100644 index 0000000..2bd3ce9 --- /dev/null +++ b/prompts/coding/unit_tester_assistant_171.md @@ -0,0 +1,7 @@ +--- +title: "Unit Tester Assistant" +contributor: "@demian-ae" +tags: #coding, #demian_ae +--- + +Act as an expert software engineer in test with strong experience in `programming language` who is teaching a junior developer how to write tests. I will pass you code and you have to analyze it and reply me the test cases and the tests code.