issues
search
alfert
/
propcheck
Property based Testing for Elixir (based upon PropEr)
GNU General Public License v3.0
376
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Propcheck gives a warning when run on elixir 1.17
#229
zkessin
opened
2 months ago
3
1.4.2 not available on hex.pm
#228
flambard
closed
4 months ago
2
fix: use ExUnit.Case.register_test/6 rather than ExUnit.Case.register_test/4
#227
ahamez
closed
5 months ago
3
Set proper to the official 1.4 release
#226
alfert
opened
7 months ago
11
chore: removed redundant application declaration
#225
itoxiq
closed
7 months ago
2
Fix Github Actions and use PropEr github revision
#224
evnu
closed
11 months ago
4
ci: Update versions and fix action
#223
evnu
closed
1 year ago
1
Grammar Update statem_dsl.ex
#222
simonelnahas
opened
1 year ago
1
** (FunctionClauseError) no function clause matching in :proper_arith.rand_choose/1
#221
coop
opened
1 year ago
3
Fix gh action
#220
alfert
closed
1 year ago
2
Fix typos
#219
hudsonbay
closed
1 year ago
1
Fixes documentation of `run_commands`
#218
adkron
closed
1 year ago
1
(UndefinedFunctionError) function :eunit_lib.fun_parent/1 is undefined or private
#217
coop
closed
11 months ago
8
Implement "disjunction"
#216
turion
opened
2 years ago
1
Strange behavior when adding code after forall
#215
pallix
opened
2 years ago
2
fix: correctly print counter-example for parallel execution
#214
thalesmg
closed
2 years ago
8
Propcheck breaking Oban tests
#213
zkessin
opened
2 years ago
1
Fix module name in deprecation warning
#212
aaronrenner
closed
2 years ago
1
No function clause when trying to generate `pos_integer()`
#211
adkron
opened
2 years ago
12
Fix the release.sh procedure
#210
alfert
closed
3 years ago
0
Do not interpret [] as a command list
#209
evnu
closed
3 years ago
4
Counter-Example is empty when test failed
#208
ray-sh
closed
3 years ago
3
[WIP] Allow ExUnit assert function for forall return
#207
drselump14
opened
3 years ago
6
Resolve counter examples in one source code location
#206
evnu
closed
3 years ago
2
mix propcheck.clean fails on a new project
#205
evnu
closed
3 years ago
0
Add Formatter
#204
evnu
closed
3 years ago
2
Automatic release process fails
#203
alfert
closed
3 years ago
1
upgrade proper to 1.4
#202
alfert
closed
3 years ago
0
ci: Test against OTP 24
#201
evnu
closed
3 years ago
0
Bump PropEr git revision in preparation of PropEr release
#200
evnu
closed
3 years ago
3
Prep release 1.3.1
#199
alfert
closed
3 years ago
0
Remove unused import from test
#198
evnu
closed
3 years ago
0
reduce the number of search steps to prevent test timeouts
#197
alfert
closed
3 years ago
0
PropCheck.Test.TargetTreeTest can time out
#196
evnu
closed
3 years ago
2
Bump ex_doc
#195
evnu
closed
3 years ago
4
Mix.Local.path_for/1 is deprecated
#194
evnu
closed
3 years ago
1
Mark dependencies or skip
#193
evnu
closed
3 years ago
1
ci: Use Elixir action from erlef
#192
evnu
closed
3 years ago
1
Missing OpenSSL in Github Actions?
#191
evnu
closed
3 years ago
1
Child app in umbrella looks for counter examples file in the wrong directory
#190
sashaafm
closed
3 years ago
13
Fix some typos in the README
#189
evnu
closed
3 years ago
1
Mechanism for constraining length of generated lists
#188
TylerPachal
closed
3 years ago
4
Why do properties have to return boolean results?
#187
TylerPachal
opened
3 years ago
1
Comments on building for OTP 23
#186
alfert
closed
3 years ago
0
Add formatter with default settings
#185
flowerett
closed
3 years ago
4
Add warning for referential integrity between yaml and branch protection
#184
alfert
closed
4 years ago
0
Remove non-running CI jobs
#183
evnu
closed
4 years ago
1
Misc doc changes
#182
kianmeng
closed
3 years ago
4
Prepare release 1.3.0
#181
alfert
closed
4 years ago
0
Add support for OTP/23 (requires :proper update)
#180
flowerett
closed
3 years ago
1
Next