Skip to content

ClojureTO/yesql-with-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yesql-examples

An example of using the Yesql library with unit tests.

Usage

To run the tests either run in the terminal:

lein test

or in the REPL:

(use 'yesql-examples.core-test)
(run-tests)

About

Example using Yesql with unit testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published