-
This can serve as an epic for now, but @BrooklinJazz has been playing around with what testing can look like in LVN.
We can leverage the pre-existing LV test functions, but adding some convenience …
-
I have been playing around with the idea of extending CheckerCab to use the same assertion system for lists of map-likes (map, struct, ecto schema). Overall, I don't think it's too hard, but coming up…
-
customer: @mariari
performer:
deadline:
estimated:
started:
actual:
completed:
confirmed:
dependencies:
- [ ]
supersedes:
-
---
Current `assert` macro does not do much when it is fed a…
-
Hello,
we stumbled upon a behavior which we find surprising and would like to know if this is expected and if we are breaking any intended pattern or best practice.
I created a small phoenix project…
-
### Elixir and Erlang/OTP versions
Erlang/OTP 26 [erts-14.2.5.2] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit]
Elixir 1.17.2 (compiled with Erlang/OTP 26)
### Operating syst…
-
I think this https://github.com/devonestes/assertions/blob/8b353fd941baee8b71181d4e8722c587a5aede87/lib/assertions.ex#L333 should have a sensible default:
if nothing is passed as keys, assume exact…
-
### Elixir and Erlang/OTP versions
Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit]
Elixir 1.18.0-dev (f2d8064) (compiled with Erlang/OTP 27)
### Oper…
-
After a Python function call times out, subsequent calls behave unexpectedly:
1. When a Python function call times out, it correctly returns a timeout error.
2. The next call to a Python function …
specv updated
3 months ago
-
In QuickCheck and PropEr, you can add functions to a property which collect statistical data about the generated data or add labels for classification of generated data. These information are printed …
-
**TL;DR:** This is a request for a change to how the `force_build` option is set. It's not a bug report. I want to be able speed up build times that involve pre-releases by using pre-compiled NIFs.
…