2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Spliting strategy optimisation. More... over 5 years ago
Use ReflectionType::getName() when available. More... over 5 years ago
parenthesis fix More... over 5 years ago
method_exists($type, getName) check More... over 5 years ago
ReflectionType::__toString() is deprecated in php 7.4, replace with ReflectionType::getName() (#330) More... over 5 years ago
restore_include_path() is deprecated in php 7.4, replace with ini_restore(include_path) (#329) More... over 5 years ago
Create the 4.6.3 release. More... almost 6 years ago
Fix Nullable types for non built-in types. More... almost 6 years ago
Create the 4.6.2 release. More... almost 6 years ago
Fix Nullable types. More... almost 6 years ago
Create the 4.6.1 release. More... almost 6 years ago
Make sure excluded specs are not exectuted even in focused mode. More... almost 6 years ago
Create the 4.6.0 release. More... almost 6 years ago
Reverse afterEach/afterAll hooks execution order. More... almost 6 years ago
Create the 4.5.0 release. More... about 6 years ago
Refactor the `waitFor` statement. More... about 6 years ago
Implement a simple spliting strategy for parallel testing through the `--part` option. More... about 6 years ago
Revert "Make sure all description messages are unique (BC Break)." More... about 6 years ago
Create the 4.4.0 release. More... about 6 years ago
Include `beforeAll()` coverage into coverage results. More... about 6 years ago
Damians fixes (#316) More... about 6 years ago
add php 7.3 to travis More... over 6 years ago
Create the 4.3.1 release. More... over 6 years ago
Simpler strategy to make sure specs are runned in the same order whatever the filesystem is. More... over 6 years ago
Revert "Make sure specs are runned in the same order whatever the filesystem is." More... over 6 years ago
Create the 4.3.0 release. More... over 6 years ago
When `'implements'` options if sets, default magic methods added by kahlan are not included anymore in the created double. More... over 6 years ago
Create the 4.2.0 release. More... over 6 years ago
Make sure specs are runned in the same order whatever the filesystem is. More... over 6 years ago
Create the 4.1.8 release. More... over 6 years ago