GithubHelp home page GithubHelp logo

Comments (3)

WynnChen avatar WynnChen commented on July 21, 2024

This is absolutely necessary.

when I was a newbie to test, I had read a book about TDD,and had read PHPUnit's manual, so I had got a basic idea of TDD and I knew PHPUnit's features A,B,C,D... but when I tried to start test my project, sadly, I found that I did not know where to start. "How to get PHPUnit work together with my project? How to organize tests? How to write tests? How to run tests? ..." there was so many HOW TO. I spent a lot of time on try-and-error to get answers.

A walk through guide on a simple small project which have about 2 or 3 files will be very helpful. From such a example, we can learned how to write and organize tests for a project(instead of for a simple piece of code),and how to run tests,how to read result and get feedback.

from phpunit-documentation.

gggeek avatar gggeek commented on July 21, 2024

+1. Current doc is detailed but a bit daunting by now.
Especially the info on 'where to put tests and then run them' is dispersed in many chapters (imho)

from phpunit-documentation.

sebastianbergmann avatar sebastianbergmann commented on July 21, 2024

http://phpunit.de/getting-started.html exists now.

from phpunit-documentation.

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.