again and again regression
See original GitHub issueInput:
$var = $var + $var ?? '';
Input:
function gen() {
yield 0;
yield from from();
yield 4;
}
I honestly can’t understand what the problem is, why you can not devote a little more time to tests and details, what is the problem of being more responsible for the project or asking for help (hi, i am here and can test branches before merge ✋ )?
Each update is pain and regressions 😞
I understand that we all have work here and a little time, but what is the problem to wait for the review and feedback before merge?
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
What is Regression Testing? Definition, Tools, Method, and ...
Regression test is like a verification method. Test cases are generally automated as test cases are required to be executed again and again...
Read more >Difference Between Retesting and Regression Testing - Guru99
Retesting is a process to check specific test cases that are found with bug/s in the final execution. Generally, testers find these bugs...
Read more >Should you re-run regression tests again on new build ... - Quora
Whether or not skipping regression tests is feasible depends on a number of variables, primarily being the size of the change(s) and the...
Read more >Alive Again... Again... and Again: 43 Actual Past Life ...
The idea of past life regression always leave me in awe and in a mind-blowing state. This book was included explanations of many...
Read more >Five Common Problems With your Regression Testing Strategy
This can demoralize testers and over time, they might miss tests, ignore or misinterpret them. What Can Help? Automate regression testing to reduce...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Look regression here https://github.com/glayzzle/php-parser/commit/09c943cf143bf24762d17882dc5e94febba29e59, now parser works in php5 mode by default, before he works in php7 mode
@czosel yes, always wait green, do more tests and wait review, I am almost always available and respond very quickly