ConsoleTVs / Bootpack

Laravel 5 package bootstraper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add tests and run it in laravel app

saqueib opened this issue · comments

Its great bootstrap package but how would I go about testing my package, it has everything but nothing for tests. Most of the packages I see have a src and tests folder in the root.

It will be very helpful if someone can give me steps to set up the TDD for laravel package.

i join with it!