issues
search
antonmi
/
espec
Elixir Behaviour Driven Development
Other
808
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove conditions for old versions
#311
antonmi
closed
9 months ago
0
Elixir116 update
#310
treble37
closed
9 months ago
2
Elixir 1.16 compatibility
#309
viralpraxis
closed
9 months ago
3
Elixir 14 updates
#308
antonmi
closed
1 year ago
0
mix espec.init doesn't work in umbrella apps
#307
alec-c4
opened
1 year ago
4
mix espec.watch
#306
jfacoustic
opened
2 years ago
2
Any documentation about the different formatter options
#305
opiation
opened
3 years ago
0
Trying 23.1.0
#304
antonmi
closed
4 years ago
0
Fail if spec files cannot be compiled
#303
dolfinus
closed
4 years ago
1
Fix Elixir 1.11 compilation issues and some warnings
#302
andrei-mihaila
closed
4 years ago
11
espec 1.8.2 fails to compile in elixir 1.11.0
#301
sampscl
closed
3 years ago
1
More readable syntax?
#300
AlexMcConnell
opened
4 years ago
7
Run ExUnit and Espec at the same time
#299
lorenzosinisi
opened
4 years ago
6
Fix for the Elixir 1.10 compatibility (issue #297)
#298
treble37
closed
4 years ago
1
Elixir 1.10 compatibility
#297
treble37
closed
3 years ago
7
Format
#296
treble37
closed
4 years ago
1
Add missing type checking matcher to README
#295
Tsuyoshi84
closed
4 years ago
1
Update travis with Elixir 1.9 and OTP 22
#294
treble37
closed
5 years ago
0
Make 'accepted' assertion messages more descriptive
#293
treble37
closed
5 years ago
1
Add espec stale feature
#292
treble37
closed
4 years ago
9
Add parenthesis to avoid ambiguous pipe in doctest
#291
MeneDev
closed
5 years ago
1
Bugfix - Incorrect shared values in before
#290
sascha-wolf
closed
5 years ago
1
Fix Elixir 1.8 warnings
#289
antonmi
closed
5 years ago
0
Bump version of Meck dependency to include fix for Elixir 1.8.x
#288
edwinthinks
closed
5 years ago
3
Fix small typo in documentation for Assertions.Interface
#287
treble37
closed
5 years ago
1
Fix misspelled struct field
#286
treble37
closed
5 years ago
1
Start every test in a new process, watch for it's death
#285
Kukunin
closed
5 years ago
6
Fix typo in file name (`hane_any` -> `have_any`)
#284
janpieper
closed
5 years ago
1
Make test runner survive after process death
#283
Kukunin
closed
5 years ago
3
Allow asserting that a mock will be called within a timeout
#282
jfornoff
opened
6 years ago
1
Async example running via Task.async_stream
#281
jfornoff
closed
6 years ago
2
#279 fix shared let
#280
antonmi
closed
6 years ago
0
Let evaluation in shared specs not working correctly
#279
jfornoff
closed
6 years ago
3
Feature: scoped_before
#278
indiejames
closed
5 years ago
1
#276 Fix doctest for Elixir 1.7
#277
antonmi
closed
6 years ago
0
Doctests failing since the deprecation of old documentation format (elixir 1.7)
#276
johantell
closed
6 years ago
3
ESpec with OTP 21 (ArgumentError)
#275
salsa-dev
closed
6 years ago
2
Remove syntax with tuple call. ESpec can be run with OTP 21
#274
antonmi
closed
6 years ago
0
`have` matcher for maps with string keys?
#273
janpieper
closed
6 years ago
3
Erlang/OTP 21 Tuple Call support removed
#272
tomciopp
closed
6 years ago
5
behaviour of `subject!` feels broken
#271
janpieper
closed
6 years ago
4
Task.async_stream for async examples?
#270
jfornoff
closed
6 years ago
5
.formatter.exs is not included in published package
#269
bblaszkow06
closed
6 years ago
1
Add a few missing formatting rules
#268
bblaszkow06
closed
6 years ago
1
#261 Fix let caching in shared specs
#267
antonmi
closed
6 years ago
0
Dynamic mocking with `:meck.expect/4`
#266
janpieper
closed
6 years ago
2
Feature: fail_with matcher
#265
sascha-wolf
opened
6 years ago
1
Remove async: true
#264
antonmi
closed
6 years ago
0
Feature: Add a diff for the `have` spec when it looks for a key-value tuple
#263
sascha-wolf
closed
6 years ago
2
Fix: let_overridable does not cache properly
#262
sascha-wolf
closed
6 years ago
4
Next