issues
search
sproutapp
/
pavlov
A BDD framework for your Elixir projects
MIT License
128
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
to_match matcher?
#53
mikebaldry
opened
8 years ago
0
Aliases don't follow in to `let` blocks
#52
mikebaldry
opened
8 years ago
0
Hook to add more matchers?
#51
mikebaldry
opened
8 years ago
0
Do not fail when :ok or {:ok, dict} is not returned from callbacks.
#50
mgwidmann
closed
8 years ago
1
Rename `with` to `with_args`
#49
mgwidmann
closed
8 years ago
3
Elixir 1.2 support
#48
mgwidmann
closed
8 years ago
4
Let statements don't retain memos when used in before callbacks
#47
seansu4you87
closed
8 years ago
4
Let statements don't memoize within context of a before statement
#46
seansu4you87
opened
8 years ago
0
FunctionClauseError while calling to_receive
#45
mspanc
opened
9 years ago
1
Context names can easily hit erlang's atom length limitation
#44
mspanc
opened
9 years ago
3
Unable to use subject/let syntax with Phoenix Framework's ConnTest
#43
mspanc
opened
9 years ago
0
When testing Phoenix Framework controllers, @endpoint must be set multiple times
#42
mspanc
opened
9 years ago
9
Provides helper functions to work with .subject
#41
inf0rmer
closed
9 years ago
0
DRYs up sub module checking code
#40
inf0rmer
closed
9 years ago
0
Implements support for .subject
#39
inf0rmer
closed
9 years ago
0
Avoids unmatchable clauses by making let functions overridable
#38
inf0rmer
closed
9 years ago
0
Fixes pending test support in Elixir 1.0.5
#37
inf0rmer
closed
9 years ago
0
warning: this clause cannot match because a previous clause at line ... always matches
#36
mspanc
closed
9 years ago
4
Cleanup travis config
#35
optikfluffel
closed
9 years ago
1
alias problem with callbacks
#34
smpallen99
opened
9 years ago
1
Allows for multiple lets across contexts
#33
inf0rmer
closed
9 years ago
0
Allows redefining mocks in nested contexts
#32
inf0rmer
closed
9 years ago
0
Uses Travis built-in support for Elixir
#31
inf0rmer
closed
9 years ago
0
Implements callback support for deeply nested contexts
#30
inf0rmer
closed
9 years ago
0
Implements let support across enclosed contexts
#29
inf0rmer
closed
9 years ago
0
Clears .let memoization across test examples
#28
inf0rmer
closed
9 years ago
0
Implements custom flunk messages for mocking expectations
#27
inf0rmer
closed
9 years ago
0
Provides better messages for failing matchers
#26
inf0rmer
closed
9 years ago
0
Fix: Readme formatting of mocking description
#25
mattfreer
closed
9 years ago
1
Readme: include example of `passthrough` option for mocking.
#24
mattfreer
closed
9 years ago
7
Callbacks should work across child contexts
#23
inf0rmer
closed
9 years ago
0
Readme: fix example code for `before :all`
#22
mattfreer
closed
9 years ago
1
Feat/chain to receive
#21
Gazler
closed
9 years ago
3
Proposal: changes to mocking syntax
#20
Gazler
closed
9 years ago
4
.let should work across child contexts
#19
inf0rmer
closed
9 years ago
0
Docs: update expect syntax in Pavlov.Syntax.Expect
#18
Gazler
closed
9 years ago
1
Add Cucumber-style Gherkin support
#17
jacek99
opened
9 years ago
3
.let should not be memoized across examples
#16
inf0rmer
closed
9 years ago
0
Documents Pavlov
#15
inf0rmer
closed
9 years ago
0
Implements .have_raised, .have_thrown & .have_exited
#14
inf0rmer
closed
9 years ago
0
Implements argument expectations on mocks
#13
inf0rmer
closed
9 years ago
0
Supports mocking expectations using asserts syntax
#12
inf0rmer
closed
9 years ago
0
Implements mocking support
#11
inf0rmer
closed
9 years ago
0
Implements test skipping DSL
#10
inf0rmer
closed
9 years ago
0
Implements Callbacks
#9
inf0rmer
closed
9 years ago
0
Implement pending tests
#8
inf0rmer
closed
9 years ago
0
Implement callbacks
#7
inf0rmer
closed
9 years ago
1
Implements negative versions of core matchers
#6
inf0rmer
closed
9 years ago
0
Implements "expects" syntax with core matchers
#5
inf0rmer
closed
9 years ago
0
Implements .start to kick off unit tests
#4
inf0rmer
closed
10 years ago
0
Next