concise icon indicating copy to clipboard operation
concise copied to clipboard

✅ Concise is test framework for using plain English and minimal code, built on PHPUnit.

Results 72 concise issues
Sort by recently updated
recently updated
newest added

This might be tricky, but somehow capture `__NAMESPACE__` and put the mock class in there.

Type: Feature
Component: Mocking
Size: 2 (Medium)

http://phpunit.de/manual/4.1/en/appendixes.assertions.html

Type: Feature
Component: Matcher
Size: 2 (Medium)

http://phpunit.de/manual/4.1/en/appendixes.assertions.html

Type: Feature
Component: Matcher
Size: 2 (Medium)

http://json-schema.org

Component: Matcher
Size: 2 (Medium)

Component: Matcher
Size: 2 (Medium)

For testing objects inheritance.

Type: Feature
Component: Matcher

http://phpunit.de/manual/4.1/en/appendixes.assertions.html

Type: Feature
Component: Matcher

http://phpunit.de/manual/4.1/en/appendixes.assertions.html

Type: Feature
Component: Matcher

``` php class MyTest extends TestCase { public function useAnnotation($name, $value) { } /** * @foo bar */ public function testAdd() { } } ```

Type: Feature

http://phpunit.de/manual/4.1/en/appendixes.assertions.html

Type: Feature
Component: Matcher