GitHub - keithn/seatest: Seatest - Simple C based Unit Testing [https://github.com/keithn/seatest] - 2023-02-09 14:53:31 - public:stevetao C, Framework, Unit-Testing - 3 | id:1301783 -
GitHub - Tuplanolla/cheat: Convenient unit testing framework for the C programming language. [https://github.com/Tuplanolla/cheat] - 2023-02-09 14:53:05 - public:stevetao C, Framework, Unit-Testing - 3 | id:1301782 -
GitHub - danfis/cu: C Unit Testing Framework [https://github.com/danfis/cu] - 2023-02-09 14:52:33 - public:stevetao C, Framework, Unit-Testing - 3 | id:1301781 -
GitHub - ccosmin/tinytest: Easier test writing for C/C++ [https://github.com/ccosmin/tinytest] - 2023-02-09 14:51:52 - public:stevetao CPP, Framework, Unit-Testing - 3 | id:1301780 -
Sput Unit Testing Framework for C/C++ | use-strict.de [https://www.use-strict.de/sput-unit-testing/] - 2023-02-09 14:50:40 - public:stevetao CPP, Framework, Unit-Testing - 3 | id:1301779 -
GitHub - joakimkarlsson/describe_it: A nose plugin for describe/it syntax [https://github.com/joakimkarlsson/describe_it] - 2023-02-07 16:32:23 - public:stevetao BDD, Framework, Python, Unit-Testing - 4 | id:1301765 -
GitHub - bigwhite/cbehave: A Behavior Driven Development Framework for C [https://github.com/bigwhite/cbehave] - 2023-02-07 16:29:44 - public:stevetao BDD, C, Framework, Unit-Testing - 4 | id:1301764 -
GitHub - joakimkarlsson/igloo: A framework for unit testing in C++ [https://github.com/joakimkarlsson/igloo] - 2023-02-07 16:29:11 - public:stevetao BDD, CPP, Framework, Unit-Testing - 4 | id:1301763 -
Home · arnaudbrejeon/cspec Wiki · GitHub [https://github.com/arnaudbrejeon/cspec/wiki] - 2023-02-07 16:27:27 - public:stevetao BDD, C, Framework, Unit-Testing - 4 | id:1301762 -
C++Spec | BDD testing for C++ [https://toroidal-code.github.io/cppspec/] - 2023-02-07 16:24:48 - public:stevetao BDD, CPP, Framework, Unit-Testing - 4 | id:1301761 -
TUT: C++ Template Unit Test Framework [http://mrzechonek.github.io/tut-framework/] - 2023-02-07 16:22:48 - public:stevetao CPP, Framework, Unit-Testing - 3 | id:1301760 -
python-testing-by-examples/reading-writing-on-files.md at master · otrabalhador/python-testing-by-examples · GitHub [https://github.com/otrabalhador/python-testing-by-examples/blob/master/docs/en/mocking/examples/reading-writing-on-files.md] - 2022-11-09 02:34:59 - public:stevetao Python, Tip, Unit-Testing - 3 | id:1294210 -
Pytest with Marking, Mocking, and Fixtures in 10 Minutes | by Kay Jan Wong | Towards Data Science [https://towardsdatascience.com/pytest-with-marking-mocking-and-fixtures-in-10-minutes-678d7ccd2f70] - 2022-11-09 02:34:31 - public:stevetao Mock, Pytest, Python, Unit-Testing - 4 | id:1294209 -
How to Write Independent Unit Test with Pytest and Mock Techniques | SAP Blogs [https://blogs.sap.com/2022/02/16/how-to-write-independent-unit-test-with-pytest-and-mock-techniques/] - 2022-11-09 02:33:59 - public:stevetao Mock, Pytest, Python, Unit-Testing - 4 | id:1294208 -
Rexo - Rexo [https://christophercrouzet.github.io/rexo/] - 2022-11-07 13:45:25 - public:stevetao C, Unit-Testing - 2 | id:1294164 -
JTN002 — Jera Design LLC [https://jera.com/techinfo/jtns/jtn002] - 2022-11-07 13:42:39 - public:stevetao C, Framework, Unit-Testing - 3 | id:1294163 -
A Guide to Python Unit Testing with unittest and pytest - SitePoint [https://www.sitepoint.com/python-unit-testing-unittest-pytest/] - 2022-08-08 03:11:26 - public:stevetao Python, Software-Testing, Testing, Unit-Testing - 4 | id:1257452 -
Run JUnit Test Cases From the Command Line | Baeldung [https://www.baeldung.com/junit-run-from-command-line] - 2022-07-26 00:10:55 - public:stevetao Command-Line, Java, JUnit, JUnit-5, Unit-Testing - 5 | id:1221883 -
Unit testing — qucat documentation [https://qucat.org/devs/unittests.html] - 2021-12-22 22:20:10 - public:stevetao Python, Unit-Testing - 2 | id:964561 -
Python Unit Testing – Structuring Your Project – Patrick's Software Blog [https://www.patricksoftwareblog.com/python-unit-testing-structuring-your-project/] - 2021-09-25 15:37:25 - public:stevetao Python, Tip, Unit-Testing - 3 | id:795097 -
python - Running unittest with typical test directory structure - Stack Overflow [https://stackoverflow.com/questions/1896918/running-unittest-with-typical-test-directory-structure] - 2021-09-25 15:30:35 - public:stevetao Python, Tip, Unit-Testing - 3 | id:795096 -
Running unittest with typical test directory structure - SemicolonWorld [https://www.semicolonworld.com/question/44152/running-unittest-with-typical-test-directory-structure] - 2021-09-25 15:26:59 - public:stevetao Python, Tip, Unit-Testing - 3 | id:795095 -
Naming standards for unit tests — Roy Osherove [https://osherove.com/blog/2005/4/3/naming-standards-for-unit-tests.html] - 2021-02-28 00:44:46 - public:stevetao Naming-Convention, Unit-Testing - 2 | id:574036 -
Writing Clean Tests – Naming Matters [https://www.petrikainulainen.net/programming/testing/writing-clean-tests-naming-matters/] - 2021-02-28 00:44:26 - public:stevetao Naming-Convention, Unit-Testing - 2 | id:574035 -
Unit Test Naming: The 3 Most Important Parts | Quality Coding [https://qualitycoding.org/unit-test-naming/] - 2021-02-28 00:33:11 - public:stevetao Naming-Convention, Unit-Testing - 2 | id:574034 -
Unit test naming best practices - Stack Overflow [https://stackoverflow.com/questions/155436/unit-test-naming-best-practices] - 2021-02-28 00:32:56 - public:stevetao Naming-Convention, Unit-Testing - 2 | id:574033 -
7 Popular Unit Test Naming Conventions - DZone Agile [https://dzone.com/articles/7-popular-unit-test-naming] - 2021-02-28 00:31:19 - public:stevetao Naming-Convention, Unit-Testing - 2 | id:574032 -
Unit Test Naming Conventions. Test naming is important for teams on… | by Oleksandr Stefanovskyi | Medium [https://medium.com/@stefanovskyi/unit-test-naming-conventions-dd9208eadbea] - 2021-02-28 00:30:46 - public:stevetao Naming-Convention, Unit-Testing - 2 | id:574031 -
GitHub - starkmapper/tdog: TDOG is a lightweight, portable and open source C++ xUnit Testing Framework. [https://github.com/starkmapper/tdog] - 2021-01-20 05:44:55 - public:stevetao C-Plus-Plus, CPP, Unit-Testing - 3 | id:488436 -
Unit Testing and Mocking in C++ [https://andy.stanton.is/writing/about/unit-testing-and-mocking-in-c/] - 2021-01-19 08:23:31 - public:stevetao BDD, C-Plus-Plus, CPP, Mock, TDD, Unit-Testing - 6 | id:488417 -
GitHub - banditcpp/bandit: Human-friendly unit testing for C++11 [https://github.com/banditcpp/bandit] - 2021-01-19 01:23:42 - public:stevetao BDD, C-Plus-Plus, CPP, Framework, Unit-Testing - 5 | id:488414 -
Igloo | BDD Style Unit Testing in C++ [https://iglootesting.wordpress.com/] - 2021-01-19 00:26:50 - public:stevetao BDD, C-Plus-Plus, CPP, Framework, Unit-Testing - 5 | id:488409 -
GitHub - tpuronen/cppspec: Behavior Driven Development framework for C++ [https://github.com/tpuronen/cppspec] - 2021-01-18 22:51:38 - public:stevetao BDD, C, C-Plus-Plus, CPP, Framework, Unit-Testing - 6 | id:488396 -
.NET Core and .NET Standard · nunit/docs Wiki · GitHub [https://github.com/nunit/docs/wiki/.NET-Core-and-.NET-Standard] - 2018-08-26 00:38:34 - public:stevetao .NETCore, C-Sharp, NUnit, Testing, Unit-Testing - 5 | id:178078 -
Unit testing frameworks in C#: Comparing XUnit, NUnit and Visual Studio · Raygun Blog [https://raygun.com/blog/unit-testing-frameworks-c/] - 2018-08-26 00:37:47 - public:stevetao C-Sharp, Testing, Unit-Testing, Xunit - 4 | id:178077 -
NET Core 2: Why xUnit and not NUnit or MSTest - DEV Community [https://dev.to/hatsrumandcode/net-core-2-why-xunit-and-not-nunit-or-mstest--aei] - 2018-08-26 00:37:00 - public:stevetao C-Sharp, Testing, Unit-Testing, Xunit - 4 | id:178076 -
Why I’m not migrating to xUnit completely | Trailmax Tech [https://tech.trailmax.info/2014/02/why-im-not-migrating-to-xunit-completely/] - 2018-08-26 00:36:19 - public:stevetao C-Sharp, Testing, Unit-Testing, Xunit - 4 | id:178075 -
GitHub - dennisdoomen/fluentassertions: Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projects, and it is u [https://github.com/dennisdoomen/FluentAssertions] - 2018-08-26 00:35:30 - public:stevetao C-Sharp, Fluent-Assertion, Testing, Unit-Testing - 4 | id:178074 -
Fluent Assertions - Fluent Assertions [https://fluentassertions.com/] - 2018-08-26 00:33:48 - public:stevetao C-Sharp, Fluent-Assertion, Testing, Unit-Testing - 4 | id:178073 -
JUnit 5 Tutorial [https://www.petrikainulainen.net/junit-5-tutorial/] - 2018-08-26 00:32:43 - public:stevetao Java, JUnit, JUnit-5, Testing, Unit-Testing - 5 | id:178072 -
AssertJ / Fluent assertions for java [http://joel-costigliola.github.io/assertj/] - 2018-08-26 00:32:00 - public:stevetao AssertJ, Fluent-Assertion, Java, Testing, Unit-Testing - 5 | id:178071 -
Introduction to AssertJ | Baeldung [http://www.baeldung.com/introduction-to-assertj] - 2018-08-26 00:31:16 - public:stevetao AssertJ, Fluent-Assertion, Java, Testing, Unit-Testing - 5 | id:178070 -
test_driven_python/stock_alerter at master · siddhi/test_driven_python · GitHub [https://github.com/siddhi/test_driven_python/tree/master/stock_alerter] - 2018-08-21 19:56:42 - public:stevetao Python, TDD, Test-Driven-Development, Unit-Testing - 4 | id:178301 -
Unit Testing Python in Visual Studio Code [https://code.visualstudio.com/docs/python/unit-testing] - 2018-08-21 19:55:55 - public:stevetao Python, Unit-Testing, Visual-Studio-Code - 3 | id:178300 -