Víctor Martínez
|
ef4bdb28a9
|
fix: Regression in version 0.5.0 (#55)
An attempt to fix the issue defined in https://github.com/JasterV/test-context/issues/53 & some refactors
|
2025-11-04 17:27:53 +01:00 |
|
Changju Lee
|
a58e13ecf5
|
feat: Support generic types in test_context macro (#44)
- Allow using test_context with generic contexts like MyContext<T>
|
2025-01-27 11:53:39 +01:00 |
|
Víctor Martínez
|
dc2992cbff
|
feat: add support for the skip_teardown keyword (#40)
* feat: add support for the skip_teardown keyword
|
2024-02-27 23:26:40 +01:00 |
|