Skip to content

l0n3s0m3-w0lf13/testing-jargon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes

Repository to follow the Laracast course by Jeffrey Way.

Version: PHPUnit 9.5

Quick setup

Download and run:

composer update

Commands

Run all tests

vendor/bin/phpunit --colors test_folder

Alias:

pu test_folder

Filter one test

vendor/bin/phpunit --colors test_folder --filter test_name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages