Fork me on GitHub
#midje
<
2018-07-03
>
Mario C.16:07:36

I am writing a test and checking the result. The result that I expect back depends entirely on an environment variable defined in my profiles.clj. I need to check the result I get back for the different environment variables I may use. Is there anyway I can change that on the fly while running a test?