An example of using the Yesql library with unit tests.
To run the tests either run in the terminal:
lein test
or in the REPL:
(use 'yesql-examples.core-test)
(run-tests)
An example of using the Yesql library with unit tests.
To run the tests either run in the terminal:
lein test
or in the REPL:
(use 'yesql-examples.core-test)
(run-tests)