Giter VIP home page Giter VIP logo

Comments (5)

sebastienheyd avatar sebastienheyd commented on June 15, 2024 1

You have to install the components by running composer install in the package folder before running the tests.

You can also call make test instead of ./vendor/bin/phpunit

from boilerplate.

sebastienheyd avatar sebastienheyd commented on June 15, 2024 1

You are in the boilerplate package folder ?

from boilerplate.

cod3rshotout avatar cod3rshotout commented on June 15, 2024

@sebastienheyd I already have the component installed ... and I tried also with make test, the error is always the same:

/boilerplate/tests/Artisan/../../testbench/routes/channels.php): Failed to open stream: No such file or directory

I also sent you a private email

from boilerplate.

cod3rshotout avatar cod3rshotout commented on June 15, 2024

@sebastienheyd yes, I have this directory structure:

    /laravel
      /src
        /packages
          /sebastienheyd
            /boilerplate

I'm trying to execute the command "make test" within the "boilerplate" directory, and I get the error above:

/boilerplate/tests/Artisan/../../testbench/routes/channels.php): Failed to open stream: No such file or directory

If I browse within the vendor package "testbench", in particular to this path:

vendor/orchestra/testbench-core/laravel/routes

There is no "channels.php", so I guess this file must be copied from the boilerplate routes folder or I don't know how is possible to run the tests

from boilerplate.

sebastienheyd avatar sebastienheyd commented on June 15, 2024

I just pushed a complete refactoring of the tests, can you try with the dev-master branch?

from boilerplate.

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.