Skip to content

rtaboada/clojure-transient-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transient-test

A project to show how difficult finding CLJ-1285 would have been with traditional unit-testing. To compare property-based testing with traditional unit-testing, see the unit-tests and the property-based test.

Usage

git clone git@github.com:reiddraper/clojure-transient-test.git
cd clojure-transient-test
lein test

License

Copyright © 2014 Reid Draper

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Tests demonstrating CLJ-1285

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%