Componette

Componette

WebChemistry

WebChemistry / testing-helpers 4.0.0

Testing codeception services contains nette presenters, forms, ...

download-cloud-line composer require webchemistry/testing-helpers

Build Status

Usage

In test case use trait WebChemistry\Testing\TUnitTest

use WebChemistry\Testing\TUnitTest;

class FooTest extends \Codeception\Test\Unit {

	use TUnitTest;
	
}
  • 4.0.0 4.0.0

    • Require PHP 8.0
    • Support and require nette/application 3.2.0 and nette/forms 3.1.12
    • Remove deprecated WebChemistry\Testing\Components\Hierarchy\Presenter::renderDomQuery() method
    • Various code clean-ups
  • 3.0.0

  • 2.0.1

  • 2.0

  • 1.1.2

  • 1.1.1

bar-chart-fill

Statistics

download-cloud-fill
4594
star-fill
1
bug-fill
0
flashlight-fill
52d
price-tag-2-line

Badges

guide-fill

Dependencies

php (>= 7.1)
Componette Componette felix@nette.org