Skip to content

joaorbrandao/testing-tasks

Repository files navigation

Testing Tasks

This is the ToDo project just to improve testing skills.

/** @test */
public function it_all_should_be_passing()
{
    $this->assertTrue(true);
}

You know what to do!

composer install

composer test

😎 People

Sérgio Gonçalves

About

Testing some tasks ftw.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published