Skip to content

Don't talk like yoda. This kaocha plugin lets you write `(is (= actual expected))`.

Notifications You must be signed in to change notification settings

magnars/kaocha-noyoda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

noyoda

expected this, I did not

Don't talk like yoda. This kaocha plugin lets you write (is (= actual expected)).

Usage

Add [kaocha-noyoda "2019-06-03"] as a dev dependency, then enable the plugin:

#kaocha/v1
{:plugins [:noyoda.plugin/swap-actual-and-expected]}

Make sure you are using [lambdaisland/kaocha "0.0-389"] or newer.

Thanks to Arne Brasseur for all his work on Kaocha, and for infusing it with such powerful extension mechanisms. If you find Kaocha really useful in your work, consider supporting him via Lambda Island.

License

Copyright © (iterate inc 2019) Magnar Sveen

Distributed under the Eclipse Public License, the same as Clojure.

About

Don't talk like yoda. This kaocha plugin lets you write `(is (= actual expected))`.

Resources

Stars

Watchers

Forks

Packages

No packages published