Coder Social home page Coder Social logo

How do I fix the "Return value must be an instance of Codedungeon\PHPUnitPrettyResultPrinter\void" ? about phpunit-pretty-result-printer HOT 5 CLOSED

mikeerickson avatar mikeerickson commented on May 21, 2024
How do I fix the "Return value must be an instance of Codedungeon\PHPUnitPrettyResultPrinter\void" ?

from phpunit-pretty-result-printer.

Comments (5)

mikeerickson avatar mikeerickson commented on May 21, 2024 1

I am working on a fix for this very issue. If you install 0.8.2 it should work in the interim

from phpunit-pretty-result-printer.

mikeerickson avatar mikeerickson commented on May 21, 2024 1

@iraklisg this should be all clear now, please install the latest version (we are currently on 0.11.2)

from phpunit-pretty-result-printer.

mikeerickson avatar mikeerickson commented on May 21, 2024

Fixed in 0.9.0 release

from phpunit-pretty-result-printer.

iraklisg avatar iraklisg commented on May 21, 2024

@mikeerickson I use 0.9.3 and I am having the same error 😕

PHPUnit 6.3.0 by Sebastian Bergmann and contributors.

PHP Fatal error:  Uncaught TypeError: Return value of Codedungeon\PHPUnitPrettyResultPrinter\_ResultPrinter::startTest() must be an instance of Codedungeon\PHPUnitPrettyResultPrinter\void, none returned in /var/www/html/vendor/codedungeon/phpunit-result-printer/src/Printer.php:29
Stack trace:
#0 /var/www/html/vendor/phpunit/phpunit/src/Framework/TestResult.php(395): Codedungeon\PHPUnitPrettyResultPrinter\_ResultPrinter->startTest(Object(Tests\Feature\Contractuals\HandleApplicantTest))
#1 /var/www/html/vendor/phpunit/phpunit/src/Framework/TestResult.php(637): PHPUnit\Framework\TestResult->startTest(Object(Tests\Feature\Contractuals\HandleApplicantTest))
#2 /var/www/html/vendor/phpunit/phpunit/src/Framework/TestCase.php(883): PHPUnit\Framework\TestResult->run(Object(Tests\Feature\Contractuals\HandleApplicantTest))
#3 /var/www/html/vendor/phpunit/phpunit/src/Framework/TestSuite.php(744): PHPUnit\Framework\TestCase->run(Object(PHPUnit\Framework\TestResult))
#4 /var/www/html/vendor/phpunit/phpunit/src/Framework/TestSuite.php(744):  in /var/www/html/vendor/codedungeon/phpunit-result-printer/src/Printer.php on line 29

EDIT: I also tried 0.9.0 and I am getting the exactly the same error

from phpunit-pretty-result-printer.

iraklisg avatar iraklisg commented on May 21, 2024

@mikeerickson indeed version 0.11.2 works as expected 👍

from phpunit-pretty-result-printer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.