Size: a a a

2020 September 07

AM

Alexander Makarov in Yii Framework 3
По-моему, менее приятно выглядит, чем обычный PHPUnit в плане DSL.
источник

T

TradersVE in Yii Framework 3
Test for Laravel
источник

AM

Alexander Makarov in Yii Framework 3
TradersVE
Test for Laravel
It's not. That's generic thing.
источник

T

TradersVE in Yii Framework 3
Alexander Makarov
По-моему, менее приятно выглядит, чем обычный PHPUnit в плане DSL.
👍
источник

T

TradersVE in Yii Framework 3
Alexander Makarov
It's not. That's generic thing.
Yes it can be used but it is more focused towards laravel although I still prefer the original phpunit.
источник

В

Виктор in Yii Framework 3
Alexander Makarov
По-моему, менее приятно выглядит, чем обычный PHPUnit в плане DSL.
Каждому свое
источник

T

TradersVE in Yii Framework 3
Виктор
Каждому свое
Davert from codeception created a cloud that collects all the phpunit or codeception tests and allows to verify all the packages.
источник

В

Виктор in Yii Framework 3
TradersVE
Davert from codeception created a cloud that collects all the phpunit or codeception tests and allows to verify all the packages.
I can't understand the context of your message
источник

T

TradersVE in Yii Framework 3
Виктор
I can't understand the context of your message
That is, I also create a pest type application where the tests look more beautiful
источник

В

Виктор in Yii Framework 3
TradersVE
That is, I also create a pest type application where the tests look more beautiful
Does it work well with Infection?
источник

В

Виктор in Yii Framework 3
I mean, with code coverage (infection uses collected code coverage data)
источник

T

TradersVE in Yii Framework 3
Yes Infection still has problems with phpunit's bc break, but one of the maintainers gave us a solution so it doesn't fail.
источник

T

TradersVE in Yii Framework 3
vendor/bin/phpunit --coverage-xml=build/logs/coverage-xml --log-junit=build/logs/junit.xml vendor/bin/infection --threads=2 --coverage=build/logs --show-mutations
источник

T

TradersVE in Yii Framework 3
Solve problem colect code coverage infection
источник

T

TradersVE in Yii Framework 3
Виктор
Does it work well with Infection?
all test applications as they are based on phpunit work with infection the only thing is to do the solution above to make it work.
источник

T

TradersVE in Yii Framework 3
источник

В

Виктор in Yii Framework 3
Thnx
источник

T

TradersVE in Yii Framework 3
@samdark  this ocramius plugin allows you to improve the infection score for PHP
источник

В

Виктор in Yii Framework 3
@samdark, хаброэффект?
источник

RM

Rustam Mamadaminov in Yii Framework 3
Но похоже, что @samdark еще не выполнил выпуск #6...
источник