2017 © Pedro Peláez
 

project tests_by_phpunit

tests by phpunit

image

hackingangle/tests_by_phpunit

tests by phpunit

  • Tuesday, February 6, 2018
  • by hackingangle
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

TestCase

依赖COMPOSER

composer, (*1)

  • website
    • https://getcomposer.org/
  • china mirror
    • https://pkg.phpcomposer.com/

开始使用

shell composer create-project hackingangle/tests_by_phpunit, (*2)

PS: 如果网速慢,请执行"composer config -g repo.packagist composer https://packagist.phpcomposer.com", (*3)

TDD = Test Driven Dev

  • 思维方式转变
    • 先构造case

phpunit

test case

assert

depends

dataProvider

The Versions

06/02 2018

dev-master

9999999-dev

tests by phpunit

  Sources   Download

MIT

The Requires

 

by Avatar hackingangle

03/02 2018

v1.0.0-RC

1.0.0.0-RC

tests by phpunit

  Sources   Download

MIT

The Requires

 

by Avatar hackingangle

03/02 2018

v1.0.0

1.0.0.0

tests by phpunit

  Sources   Download

MIT

The Requires

 

by Avatar hackingangle