2017 © Pedro Peláez
 

library testing

Various testing utilities for php

image

aedart/testing

Various testing utilities for php

  • Saturday, March 3, 2018
  • by aedart
  • Repository
  • 1 Watchers
  • 0 Stars
  • 915 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 7 Versions
  • 1 % Grown

The README.md

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Deprecated - Testing

Package has been replaced by aedart/athenaeum, (*2)

Various utilities for testing php code., (*3)

Contents

How to install

composer require aedart/testing

Quick start

Base Unit Test Case

The UnitTestCase is an extended version of \Codeception\TestCase\Test, which automatically setups Faker and closes down Mockery once a test has been executed., (*4)

<?php
use Aedart\Testing\TestCases\Unit\UnitTestCase;

class MyUnitTest extends UnitTestCase
{    
    // ... Remaining not shown ... //
}

License

BSD-3-Clause, Read the LICENSE file included in this package, (*5)

The Versions

03/03 2018

dev-master

9999999-dev https://github.com/aedart/testing

Various testing utilities for php

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Alin Eugen Deac

testing utilities test cases

03/03 2018

2.2.0

2.2.0.0 https://github.com/aedart/testing

Various testing utilities for php

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Alin Eugen Deac

testing utilities test cases

14/10 2017

2.1.0

2.1.0.0 https://github.com/aedart/testing

Various testing utilities for php

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Alin Eugen Deac

testing utilities test cases

03/09 2017

2.0.0

2.0.0.0 https://github.com/aedart/testing

Various testing utilities for php

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Alin Eugen Deac

testing utilities test cases

24/08 2017

1.2.0

1.2.0.0 https://github.com/aedart/testing

Various testing utilities for php

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Alin Eugen Deac

testing utilities test cases

08/01 2017

1.1.0

1.1.0.0 https://github.com/aedart/testing

Various testing utilities for php

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Alin Eugen Deac

testing utilities test cases

27/08 2016

1.0.0

1.0.0.0 https://github.com/aedart/testing

Various testing utilities for php

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Alin Eugen Deac

testing utilities test cases