Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Midje
Conversations
About
Midje
1–30 of 333
Mark all as read
Report abusive group
0 selected
Alex
,
ChrisCruft
2
5/25/16
Skip the rest of checks in a "facts" block in case of a failure/exception
Checking for side effects always seems a bit clunky (not just in midje). And taking actions based on
unread,
Skip the rest of checks in a "facts" block in case of a failure/exception
Checking for side effects always seems a bit clunky (not just in midje). And taking actions based on
5/25/16
Brian Marick
3/20/16
Looking for new Midje owner
The status of Midje is: uneasy. - It *is* my first Clojure project, metastasized. It's useful,
unread,
Looking for new Midje owner
The status of Midje is: uneasy. - It *is* my first Clojure project, metastasized. It's useful,
3/20/16
Tom Parker
,
Brian Marick
4
2/19/16
Metaconstants and vectors
Still don't understand, but note that metaconstants only guarantee one thing: that two
unread,
Metaconstants and vectors
Still don't understand, but note that metaconstants only guarantee one thing: that two
2/19/16
Tamas Herman
, …
Brian Marick
4
12/21/15
Facts and implementation in the same file
Sam Ritchie wrote: > if you keep your tests in the same file for, say, a webapp, the test >
unread,
Facts and implementation in the same file
Sam Ritchie wrote: > if you keep your tests in the same file for, say, a webapp, the test >
12/21/15
David Kincaid
2
12/17/15
nested checkers
Sorry about that. I found my answer in the strangest place - under "nested checkers" on the
unread,
nested checkers
Sorry about that. I found my answer in the strangest place - under "nested checkers" on the
12/17/15
Ivan Willig
,
Brian Marick
2
12/13/15
Prevent from running facts when they are encountered
Terribly sorry for the slow reply, especially as the answer is (probably) simple. There's a
unread,
Prevent from running facts when they are encountered
Terribly sorry for the slow reply, especially as the answer is (probably) simple. There's a
12/13/15
Emrehan Tüzün
,
Brian Marick
2
9/24/15
How to set Midje log level in log4j?
I'm afraid I can't immediately help with that, because I use Timbre. I'm assuming the log
unread,
How to set Midje log level in log4j?
I'm afraid I can't immediately help with that, because I use Timbre. I'm assuming the log
9/24/15
r/ Wobben
,
Brian Marick
7
9/7/15
how to run only 1 test ?
When you save a file, `autotest` notices that the file has changed. It reloads that file and any
unread,
how to run only 1 test ?
When you save a file, `autotest` notices that the file has changed. It reloads that file and any
9/7/15
Brian Marick
, …
Chris Blom
4
8/29/15
Emitters
I've put a link to [[Customizing Reporting]] in the Reference section of the wiki. Chris Blom
unread,
Emitters
I've put a link to [[Customizing Reporting]] in the Reference section of the wiki. Chris Blom
8/29/15
Joe Littlejohn
,
Brian Marick
5
8/4/15
with-state-changes runs even when fact-group is filtered out
Joe Littlejohn wrote: > I've created an issue with a simple example: Fixed in 1.8-alpha1.
unread,
with-state-changes runs even when fact-group is filtered out
Joe Littlejohn wrote: > I've created an issue with a simple example: Fixed in 1.8-alpha1.
8/4/15
David Nies
,
Brian Marick
2
7/7/15
With-state-changes and function calls
`with-state-changes` is a macro. Part of its expansion is that it checks to see whether there are any
unread,
With-state-changes and function calls
`with-state-changes` is a macro. Part of its expansion is that it checks to see whether there are any
7/7/15
Brian Marick
7/7/15
1.7.0
Midje 1.6.3 has a warning with Clojure 1.7. The 1.7beta Midje fixed that, as well as added Flare
unread,
1.7.0
Midje 1.6.3 has a warning with Clojure 1.7. The 1.7beta Midje fixed that, as well as added Flare
7/7/15
David Nies
7/6/15
with-state-changes and function calls
Hello! The following code works (obviously): (with-state-changes [(before :contents (println "
unread,
with-state-changes and function calls
Hello! The following code works (obviously): (with-state-changes [(before :contents (println "
7/6/15
cook....@gmail.com
, …
Brian Marick
8
5/17/15
Checking values exist in maps
cook....@gmail.com wrote: > Basically I just want things like anything and truthy always to work
unread,
Checking values exist in maps
cook....@gmail.com wrote: > Basically I just want things like anything and truthy always to work
5/17/15
Brian Marick
3
4/18/15
Midje 1.7 beta1
OK, deployed now.
unread,
Midje 1.7 beta1
OK, deployed now.
4/18/15
Barry Wark
,
Brian Marick
3
4/17/15
Prerequisite that streams a throwable then a non-throwable?
Brian Marick wrote: > 1. One that converts a sequence of function calls into a lazy sequence >
unread,
Prerequisite that streams a throwable then a non-throwable?
Brian Marick wrote: > 1. One that converts a sequence of function calls into a lazy sequence >
4/17/15
Paul Williams
,
Brian Marick
2
4/9/15
Should example code use :use or :require
[I have returned to the ranks of the unemployed and so have more time for Midje.] Paul Williams wrote
unread,
Should example code use :use or :require
[I have returned to the ranks of the unemployed and so have more time for Midje.] Paul Williams wrote
4/9/15
Barry Wark
3/24/15
Requisite that streams one throwable and one non-throwable?
I would like to check a fact such as (fact "`my-fn` handles throw exceptions on first call to `
unread,
Requisite that streams one throwable and one non-throwable?
I would like to check a fact such as (fact "`my-fn` handles throw exceptions on first call to `
3/24/15
David Smith
,
Brian Marick
2
3/21/15
Evaluating forms in right side of =>
David Smith wrote: > Sometimes it would be very nice to be able to have the right side of =>
unread,
Evaluating forms in right side of =>
David Smith wrote: > Sometimes it would be very nice to be able to have the right side of =>
3/21/15
David Kincaid
, …
Brian Marick
5
1/19/15
Midje Emacs workflow now
David Kincaid wrote: > Could you share how to switch between windows with a single keystroke in
unread,
Midje Emacs workflow now
David Kincaid wrote: > Could you share how to switch between windows with a single keystroke in
1/19/15
Brian Marick
1/7/15
Diffing collections
I've started work on better display of differences between collections, starting off with Flare.
unread,
Diffing collections
I've started work on better display of differences between collections, starting off with Flare.
1/7/15
Sebastian Hennebrueder
,
Brian Marick
2
11/29/14
Update lein-midje template (patch provided)
On Monday, November 3, 2014 5:39:06 AM UTC-6, Sebastian Hennebrueder wrote: I propose to update the
unread,
Update lein-midje template (patch provided)
On Monday, November 3, 2014 5:39:06 AM UTC-6, Sebastian Hennebrueder wrote: I propose to update the
11/29/14
Brian Marick
, …
Alf Kristian Støyle
8
11/13/14
Printing the differences between expected an actual output
Would recommend checking out flare (https://github.com/andersfurseth/flare). I've been using it
unread,
Printing the differences between expected an actual output
Would recommend checking out flare (https://github.com/andersfurseth/flare). I've been using it
11/13/14
Roelof Wobben
, …
Mark Nutter
4
11/2/14
Cannot make midje work on my first project
Did you also add midje itself to your project? The lein-midje plugin is just a helper to let you run
unread,
Cannot make midje work on my first project
Did you also add midje itself to your project? The lein-midje plugin is just a helper to let you run
11/2/14
Roelof Wobben
,
Brian Marick
2
10/26/14
two questions about using midje
> 1) Test only 1 function instead of the whole namespace. You can use metadata to run a subset of
unread,
two questions about using midje
> 1) Test only 1 function instead of the whole namespace. You can use metadata to run a subset of
10/26/14
Eduard Céspedes
,
Brian Marick
3
6/19/14
Multiple responses for the same provided
Thanks, I didn't read all the documentation carefully. My fault! On Tuesday, June 17, 2014 3:39:
unread,
Multiple responses for the same provided
Thanks, I didn't read all the documentation carefully. My fault! On Tuesday, June 17, 2014 3:39:
6/19/14
Dan Pomohaci
6/4/14
tests mixed with sources doesn't work
Hello, I tried in several clojure projects to mix tests with sources (is easer to develop and tests
unread,
tests mixed with sources doesn't work
Hello, I tried in several clojure projects to mix tests with sources (is easer to develop and tests
6/4/14
Cato Nano
,
Brian Marick
3
5/27/14
Unable to resolve symbol: fact in this context
Hey, 2014-05-19 0:24 GMT+02:00 Brian Marick <mar...@exampler.com>: Did you ever figure this out
unread,
Unable to resolve symbol: fact in this context
Hey, 2014-05-19 0:24 GMT+02:00 Brian Marick <mar...@exampler.com>: Did you ever figure this out
5/27/14
Matt Savage
, …
Brian Marick
12
5/19/14
Checking maps
This does seem to work quite well. Still scrappy and coupled: https://gist.github.com/savagematt/
unread,
Checking maps
This does seem to work quite well. Still scrappy and coupled: https://gist.github.com/savagematt/
5/19/14
Brian Marick
5/18/14
Midje development will pick up again around August
As some of you may know, I - a consultant for ~20 years - took on a Real Job about a year ago. It
unread,
Midje development will pick up again around August
As some of you may know, I - a consultant for ~20 years - took on a Real Job about a year ago. It
5/18/14