Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nette/tester issues and pull requests

#454 - Fix: first 5 characters is too weak for collisions

Pull Request - State: closed - Opened by bckp 4 months ago

#453 - Dynamic output file for format

Issue - State: closed - Opened by Marian-Kechlibar 8 months ago - 4 comments

#452 - Ability to produce a console and a file output at the same time

Issue - State: closed - Opened by Marian-Kechlibar 8 months ago - 2 comments

#451 - Add testcase method's name to the test's title

Pull Request - State: closed - Opened by smuuf 8 months ago - 1 comment

#450 - Remove NULL byte from class names, which cause problems when using phpdbg

Pull Request - State: closed - Opened by smuuf 8 months ago - 1 comment

#449 - TestCase doesn't report test methods correctly when using phpdbg

Issue - State: closed - Opened by smuuf 8 months ago - 1 comment

#448 - Display name of concrete test method in console-lines output

Issue - State: closed - Opened by Marian-Kechlibar 9 months ago - 1 comment
Labels: enhancement

#447 - --Wrapup as a complement to --Setup

Issue - State: open - Opened by Marian-Kechlibar 9 months ago
Labels: enhancement

#446 - Cove coverage HTML report has all PHP sources compacted to only one line

Issue - State: closed - Opened by forrest79 11 months ago - 3 comments
Labels: bug

#443 - Added `console-lines` output mode which prints each test on a separate line

Pull Request - State: closed - Opened by smuuf over 1 year ago - 7 comments

#442 - fixed accessed property before initialization

Pull Request - State: closed - Opened by grogy almost 2 years ago - 1 comment

#441 - Setup colors in TestCase

Pull Request - State: closed - Opened by spaze almost 2 years ago - 8 comments

#440 - PHP 8.2 Support

Pull Request - State: closed - Opened by driesvints over 2 years ago - 3 comments

#439 - TestCase - runTestMethod

Pull Request - State: open - Opened by MartinMystikJonas over 2 years ago

#438 - Capture stderr to temp file and output it in test results

Pull Request - State: closed - Opened by MartinMystikJonas over 2 years ago - 11 comments

#437 - Assert::type should accept native type names "boolean" and "double"

Issue - State: closed - Opened by dadyday almost 3 years ago - 1 comment
Labels: friendliness

#436 - Add new assert json tests

Pull Request - State: open - Opened by Awilum about 3 years ago

#435 - Add new assert json

Pull Request - State: open - Opened by Awilum about 3 years ago - 1 comment

#434 - Tracking deprecations

Issue - State: open - Opened by xificurk about 3 years ago - 6 comments

#433 - TestHandler: mark tests with empty data provider as failed/skipped

Pull Request - State: closed - Opened by milo almost 4 years ago

#432 - Dumper: create output directory recursively

Pull Request - State: closed - Opened by forrest79 almost 4 years ago - 2 comments

#431 - TestCase::prepareTestData(): Data provider validation must be inside foreach.

Pull Request - State: closed - Opened by janbarasek almost 4 years ago - 1 comment

#430 - `\Tester\TestCase::tearDown` is not executed on php crash

Issue - State: closed - Opened by midlan almost 4 years ago - 3 comments

#429 - CliTester: added missing newline

Pull Request - State: closed - Opened by diegosardina about 4 years ago - 1 comment

#428 - Fix integer-indexed cases

Pull Request - State: closed - Opened by vojtech-dobes about 4 years ago - 3 comments
Labels: bug, fix

#427 - Add hasKey and hasNotKey assertions

Pull Request - State: closed - Opened by KminekMatej about 4 years ago - 1 comment

#426 - Measure test run time duration

Pull Request - State: closed - Opened by milo about 4 years ago - 1 comment

#425 - fix Assert::type() failure error when expected $type is object

Pull Request - State: closed - Opened by jiripudil about 4 years ago - 1 comment

#424 - CodeCoverage: better support for Xdebug 3

Pull Request - State: closed - Opened by jiripudil about 4 years ago

#423 - Export coverage to Cobertura xml format

Issue - State: open - Opened by miranovy over 4 years ago - 1 comment
Labels: enhancement

#422 - Upgraded .html report for code coverage

Pull Request - State: closed - Opened by mesour over 4 years ago - 1 comment

#421 - add global function test()

Pull Request - State: closed - Opened by dg over 4 years ago - 5 comments

#420 - fwrite to php://stderr throws E_NOTICE on php 7.4

Issue - State: closed - Opened by miranovy over 4 years ago - 21 comments

#419 - simplexml must be required #401

Pull Request - State: closed - Opened by villfa over 4 years ago - 2 comments

#417 - Wrong usage of ANSI terminal colors

Issue - State: open - Opened by peterpp about 5 years ago - 2 comments

#416 - Allow SVG elements in DOM (close #354).

Pull Request - State: closed - Opened by smuuf about 5 years ago - 4 comments

#415 - Runner: Waiting for last async Job causes high CPU usage

Issue - State: closed - Opened by redwormik over 5 years ago - 1 comment

#414 - PHP 7.4 support

Issue - State: closed - Opened by dakujem over 5 years ago - 4 comments

#413 - Add warning about wrong regex form in Assert::match() in tester output

Issue - State: closed - Opened by petrparolek over 5 years ago - 1 comment
Labels: enhancement, friendliness

#412 - Dumper: keep full data provider name in output files

Pull Request - State: closed - Opened by vojtech-dobes over 5 years ago - 1 comment

#411 - Environment: File can be undefined.

Pull Request - State: closed - Opened by janbarasek over 5 years ago - 7 comments

#410 - readme: added with()

Pull Request - State: closed - Opened by janbarasek over 5 years ago - 1 comment

#409 - Annotation like @accessPrivateMethod

Issue - State: closed - Opened by janbarasek over 5 years ago - 3 comments

#408 - Support for minor distinction of exceptions

Issue - State: closed - Opened by janbarasek over 5 years ago - 3 comments

#407 - Performance assert

Pull Request - State: closed - Opened by janbarasek over 5 years ago - 1 comment
Labels: enhancement

#405 - Added support for interpreter annotation

Pull Request - State: closed - Opened by bacinsky over 5 years ago
Labels: enhancement

#404 - bypassFinals: breaks file locking

Issue - State: closed - Opened by jkuchar over 5 years ago - 1 comment

#403 - bypassFinals: touch() expects parameter 2 to be integer, null given

Issue - State: closed - Opened by Gappa almost 6 years ago

#402 - Prints the result of the current test

Pull Request - State: closed - Opened by dg almost 6 years ago - 2 comments

#401 - Class 'SimpleXMLElement' not found

Issue - State: closed - Opened by milo almost 6 years ago

#400 - Code coverag engine name instead of availability flag

Pull Request - State: closed - Opened by milo about 6 years ago

#399 - Assert::equal() makes the difference in order of lists (BC break)

Pull Request - State: closed - Opened by dg about 6 years ago - 1 comment

#398 - Added Expect

Pull Request - State: closed - Opened by dg about 6 years ago - 10 comments

#397 - TestCaseRunner [WIP]

Pull Request - State: open - Opened by dg about 6 years ago - 6 comments

#396 - Add PCOV support

Pull Request - State: closed - Opened by trejjam about 6 years ago - 8 comments

#394 - CiderMode™ WIP

Pull Request - State: closed - Opened by dg over 6 years ago

#393 - Snapshot testing

Pull Request - State: open - Opened by jiripudil over 6 years ago - 12 comments
Labels: next-bigger-release

#392 - Helper::purge() protection [WIP]

Pull Request - State: closed - Opened by dg over 6 years ago - 2 comments

#387 - Teamcity native support

Issue - State: closed - Opened by milo over 6 years ago - 6 comments
Labels: enhancement

#382 - Extract storeAssertDiff from Dumper::dumpException

Pull Request - State: open - Opened by trejjam about 7 years ago - 6 comments

#381 - Add "-v | --version" cli runner parameter to get tester version

Issue - State: open - Opened by SendiMyrkr about 7 years ago - 3 comments
Labels: next-bigger-release

#380 - Skip does not kill process when not in runner

Pull Request - State: closed - Opened by trebi about 7 years ago - 3 comments
Labels: friendliness, next-bigger-release

#379 - Marking test as skipped will prevent execution of all subsequent tests

Issue - State: closed - Opened by trebi about 7 years ago - 3 comments

#378 - TestCase methods listing caching

Pull Request - State: closed - Opened by milo about 7 years ago - 2 comments
Labels: next-bigger-release

#377 - Show dataProvider section name

Issue - State: closed - Opened by nechutny over 7 years ago - 4 comments
Labels: bug, friendliness

#369 - Cache Runner::findTests / initiateTestCase

Issue - State: closed - Opened by JanTvrdik over 7 years ago - 2 comments

#360 - Show count assertions

Issue - State: closed - Opened by grogy almost 8 years ago - 4 comments

#358 - TestCase: implemented @skip and @skipOthers for test methods

Pull Request - State: closed - Opened by milo almost 8 years ago - 2 comments
Labels: need-feedback

#355 - Execute provided script before every test (`--bootstrap`)

Pull Request - State: closed - Opened by jkuchar almost 8 years ago - 6 comments

#354 - DomQuery does not support SVG

Issue - State: closed - Opened by JanTvrdik almost 8 years ago - 1 comment

#350 - Assert::match does not match valid regex

Issue - State: open - Opened by PunchyRascal about 8 years ago - 2 comments
Labels: next-bigger-release

#347 - TestCase: ensure that parents tearDown() is called

Pull Request - State: closed - Opened by milo about 8 years ago - 2 comments
Labels: need-feedback, maybe-one-day

#342 - Allow @skip on test methods.

Pull Request - State: closed - Opened by Fuco1 about 8 years ago - 1 comment

#329 - The -o option can be used multiple times No.2

Pull Request - State: closed - Opened by milo over 8 years ago - 7 comments
Labels: next-bigger-release

#316 - Pass environment vars to Job's proc_open()

Issue - State: closed - Opened by milo almost 9 years ago

#313 - Full file paths in PhpStorm

Issue - State: closed - Opened by dg almost 9 years ago - 3 comments

#312 - Assertions aggregation into a named block

Issue - State: closed - Opened by milo almost 9 years ago - 1 comment

#311 - Improve parameter names in type assert method

Pull Request - State: closed - Opened by PunchyRascal almost 9 years ago - 7 comments

#310 - The -o option can be used multiple times

Pull Request - State: closed - Opened by milo almost 9 years ago - 7 comments

#304 - Another failure in FileMock

Pull Request - State: open - Opened by JanTvrdik almost 9 years ago - 8 comments

#302 - Remove iterator_to_array() for dataProvider.php

Issue - State: closed - Opened by milo almost 9 years ago
Labels: enhancement

#297 - Please provide test suite in archive

Issue - State: closed - Opened by remicollet almost 9 years ago - 10 comments

#294 - Coverage: which line was covered by which tests (Clover)

Issue - State: closed - Opened by jkuchar almost 9 years ago - 3 comments

#293 - TestCase: possibility of named sets in dataprovider

Pull Request - State: closed - Opened by stekycz almost 9 years ago - 1 comment

#276 - Job: cannot run files from PHAR

Issue - State: closed - Opened by milo about 9 years ago - 3 comments

#249 - TestCaseListener for listening on TestCase events

Pull Request - State: closed - Opened by MartinMystikJonas over 9 years ago - 8 comments

#245 - RFC: TestCase events (simplify modularity)

Issue - State: closed - Opened by MartinMystikJonas over 9 years ago - 1 comment
Labels: enhancement, rfc

#239 - Coverage: add support for coversNothing and covers

Pull Request - State: closed - Opened by Mikulas over 9 years ago - 4 comments
Labels: enhancement

#223 - XDebug's path/branch coverage

Issue - State: closed - Opened by JanTvrdik almost 10 years ago - 2 comments

#222 - Support restricting code coverage

Issue - State: closed - Opened by JanTvrdik almost 10 years ago
Labels: enhancement

#218 - @skipOthers

Issue - State: closed - Opened by hrach almost 10 years ago - 20 comments
Labels: enhancement

#209 - Short method name in TAP output

Issue - State: closed - Opened by ghost almost 10 years ago
Labels: enhancement, friendliness

#192 - tests: added non-blocking Job test [WIP]

Pull Request - State: closed - Opened by dg about 10 years ago - 3 comments

#191 - Setting up the right environment

Issue - State: closed - Opened by hrach about 10 years ago - 4 comments

#184 - Run the same test with different PHP configurations

Issue - State: closed - Opened by JanTvrdik about 10 years ago - 1 comment
Labels: enhancement