cost 394 ms
How do I mock sqlKorma?

I am unfamiliar with how mocking works within Clojure. Specifically, I am unsure about how I should test a function which implements a sqlKorma query ...

Pass value to each speclj spec?

I'd like to start a service before each spec and shut it down after each spec. At the same time I want each spec to be able to use the service from th ...

How to make a test pending

I am trying to make tests pending in clojure sepclj. The doc suggest to add pending to the characteristics. How is it supposed to be added ? The fol ...


Sorted:
Quality:
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM