Today's stable release brings a lot of improvements for those working in Python 🐍:
Zed now supports pytest-based test discovery and runnables, in addition to unittest.
Today's stable release brings a lot of improvements for those working in Python 🐍:
Zed now supports pytest-based test discovery and runnables, in addition to unittest.
A PHPUnit testing package for ADOdb
🔗 https://github.com/mnewnham/ADOdb-unittest
A PHPUnit testing package for ADOdb
🔗 https://github.com/mnewnham/ADOdb-unittest
This package helps you make parametrized tests that work with the grain of unittest, but can still be run with pytest.
github.com/adamchainz/u...
#Python
This package helps you make parametrized tests that work with the grain of unittest, but can still be run with pytest.
github.com/adamchainz/u...
#Python
This package can parametrize your unittest-based tests, whether you run them with unittest, Django’s test runner, or pytest.
pypi.org/project/unit...
This package can parametrize your unittest-based tests, whether you run them with unittest, Django’s test runner, or pytest.
pypi.org/project/unit...
Release notes:
xunit.net/releases/v3/...
xunit.net/releases/ana...
xunit.net/releases/vis...
#DotNet #CSharp #FSharp #UnitTest #TDD
Release notes:
xunit.net/releases/v3/...
xunit.net/releases/ana...
xunit.net/releases/vis...
#DotNet #CSharp #FSharp #UnitTest #TDD
Home page: xunit.net
Source code: github.com/xunit
#introduction #DotNet #CSharp #FSharp #UnitTest #TDD
Home page: xunit.net
Source code: github.com/xunit
#introduction #DotNet #CSharp #FSharp #UnitTest #TDD
se puder dizer os motivos melhor ainda ☺️
se puder dizer os motivos melhor ainda ☺️
Python 3.11’s enterContext() method makes this easier!
adamj.eu/tech/2024/12...
Python 3.11’s enterContext() method makes this easier!
adamj.eu/tech/2024/12...
- whitenoise
- whitenoise
Example here:
mathsbot.com/unitTest?id=...
Example here:
mathsbot.com/unitTest?id=...
github.com/xunit/xunit/...
#DotNet #UnitTest #MicrosoftTestingPlatform
github.com/xunit/xunit/...
#DotNet #UnitTest #MicrosoftTestingPlatform
github.com/nedbat/cover...
github.com/nedbat/cover...
Quick example here:
mathsbot.com/unitTest?id=...
Quick example here:
mathsbot.com/unitTest?id=...
This post covers using contextlib.redirect_stdout() and redirect_stderr() to capture output in tests, including a custom context manager simplifies using both at once.
adamj.eu/tech/2025/08...
#Python
This post covers using contextlib.redirect_stdout() and redirect_stderr() to capture output in tests, including a custom context manager simplifies using both at once.
adamj.eu/tech/2025/08...
#Python