Skip to content
This repository was archived by the owner on Dec 16, 2020. It is now read-only.
/ simpletest Public archive

The SimpleTest framework in a git-repository

Notifications You must be signed in to change notification settings

vierbergenlars/simpletest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

421 Commits
 
 
 
 
 
 

Repository files navigation

Simpletest

We are moving to simpletest/simpletest. The composer packages have also been updated.

To get your project up-to-date with these changes, it is recommended to execute following command in your project's directory.

find ./ -type f -exec sed -i 's:vierbergenlars/simpletest:simpletest/simpletest:g' {} \;

This will find and replace vierbergenlars/simpletest with simpletest/simpletest everywhere.

About

The SimpleTest framework in a git-repository

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages