Giter VIP home page Giter VIP logo

Comments (3)

peter279k avatar peter279k commented on July 19, 2024 1

@DragonBe, thanks for your reply.

Option 1: This may have some descriptions on README to let developers know how to run unit tests for this project with PHPUnit.

Option 2: Yes. It may be convenient and easy for developers to run vies-web with Docker container everywhere.

from vies.

DragonBe avatar DragonBe commented on July 19, 2024

Question I have is: what would you do with the container?

Option 1: run phpunit in the container
Option 2: run a web app for validating one or more VAT ID's (asynchronously)

For option 1 I run the following command to execute it with the latest PHP 7.4 stack

docker run -it --rm --name vies-test -v "$PWD":/usr/src/myapp -w /usr/src/myapp dragonbe/vies-php:7.4-cli vendor/bin/phpunit --no-coverage

This is what I also use in my internal Jenkins pipeline to ensure all is working, even in a clean environment.

For option 2, I already have a project called "dragonbe/vies-web" where you can run a web interface for this service. Maybe there we could add a docker container to build and run it everywhere?

from vies.

DragonBe avatar DragonBe commented on July 19, 2024

Added a stand-alone container in #131

from vies.

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.