Skip to content

bayleedev/BetterTestingWithLithium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,783 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Unit Testing with Lithium

To read the article on how to improve your lithium tests click the link below.

http://www.blainesch.com/438/better-unit-testing-in-lithium/

Installing

git clone git@github.com:BlaineSch/BetterTestingWithLithium.git
cd BetterTestingWithLithium && git submodule update --init

Running the tests

Through your browser

Assuming you installed this in your localhost directory, just go to "/test"

http://localhost/test

Via the command line

cd app
../libraries/lithium/console/li3 test tests

Output:

----
Test
----

...

OK

3 / 3 passes
0 fails and 0 exceptions

About

An example of how to tests all aspects of lithium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages