issues
search
jakzal
/
phpunit-injector
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
MIT License
63
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/checkout
#51
jakzal
closed
1 month ago
0
Bump actions/upload-artifact
#50
jakzal
closed
1 month ago
0
Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
#49
dependabot[bot]
closed
2 months ago
0
Bump dependencies to allow for latest phpunit versions
#48
jakzal
closed
5 months ago
2
add support for PHPUnit 10 and 11
#47
TomasLudvik
closed
5 months ago
1
Added PHP 8.3 support
#46
grossmannmartin
closed
9 months ago
3
Drop PHP 8.0 support
#45
jakzal
closed
1 year ago
0
Add PHP 8.2 support
#44
jakzal
closed
1 year ago
0
Allow psr/container 2.0 and Symfony 6
#43
gjuric
closed
2 years ago
1
Ability to boot only once per class
#42
drzraf
closed
1 year ago
5
Add PHP 8.1 support and drop 7.4
#41
jakzal
closed
2 years ago
0
Update php-cs-fixer to v3
#40
jakzal
closed
1 year ago
1
Update the deptrac configuration file
#39
jakzal
closed
1 year ago
0
Update PHP version constraint in manifest
#38
villfa
closed
2 years ago
2
Support PHP 8.1
#37
gjuric
closed
2 years ago
1
Support PHP 8.0
#36
jakzal
closed
3 years ago
0
Migrate from Travis to Github Actions
#35
jakzal
closed
3 years ago
0
Not compatible with phpunit 9
#34
gvojtko
closed
3 years ago
2
Deprecation notices
#33
gjuric
opened
4 years ago
12
Remove typehint for KernelInterface to make it compatible with Symfony
#32
gjuric
closed
4 years ago
1
Update the method definition to match the one in updated phpunit
#31
jakzal
closed
4 years ago
0
Incompatible definition ok $kernel on SymfonyTestContainer
#30
hugochinchilla
closed
4 years ago
6
Allow PHPUnit 9 on 1.4 branch
#29
jakzal
closed
4 years ago
0
PHPUnit 9 on 1.4
#28
gjuric
closed
4 years ago
1
Drop support for types defined in docblocks
#27
jakzal
closed
4 years ago
0
Migrate to the latest version of phpunit-globals
#26
jakzal
closed
4 years ago
0
Multiple deprecation warnings from doctrine/persistence
#25
hugochinchilla
closed
4 years ago
2
Doesn't recognise types from php 7.4 typed properties
#24
hugochinchilla
closed
4 years ago
6
Allow Symfony 5
#23
jakzal
closed
4 years ago
0
Run builds on a snapshot of PHP 7.4
#22
jakzal
closed
4 years ago
1
Bump Symfony dependencies to prevent installing security vulnerable and supported versions
#21
jakzal
closed
4 years ago
0
Update infection and box
#20
jakzal
closed
5 years ago
0
Ignore the base phpunit test case during property extraction
#19
jakzal
closed
5 years ago
0
Raise minimum required PHP version to 7.2 and PHPUnit version to 8.0
#18
jakzal
closed
5 years ago
0
Remove PHP_CS_FIXER_IGNORE_ENV from the Makefile once php-cs-fixer start supporting php 7.3
#17
jakzal
closed
5 years ago
1
Run tests on php 7.3
#16
jakzal
closed
5 years ago
0
Use zalas/phpunit-doubles to simplfiy test double creation
#15
jakzal
closed
6 years ago
0
Update infection
#14
jakzal
closed
6 years ago
0
Scope dependencies
#13
jakzal
closed
6 years ago
1
Scope phar dependencies
#12
jakzal
closed
6 years ago
0
Ingore inessential files from git export
#11
jakzal
closed
6 years ago
0
Use the called class name instead to support test case inhertiance
#10
jakzal
closed
6 years ago
0
Fix an issue with traits referencing class constants
#9
jakzal
closed
6 years ago
0
Do not sign the phar
#8
jakzal
closed
6 years ago
0
Package the extension as phar and deploy it during the build
#7
jakzal
closed
6 years ago
0
Move tools to its own directory instead of using vendor/bin
#6
jakzal
closed
6 years ago
0
Distribute the extension as a phar
#5
jakzal
closed
6 years ago
0
Add support for the test service container from Symfony 4.1
#4
jakzal
closed
6 years ago
0
Custom environment raises "Class \ does not exist and could not be loaded" error
#3
kniziol
closed
6 years ago
19
Refresh the container when a test case changes
#2
jakzal
closed
6 years ago
0
Next