You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I'm missing something, but it doesn't look like it's possible to filter running tests (ie via mix tests) by their full name. I took a look in the source and it looks like something like the following patch would work:
Precheck
Environment
Erlang/OTP 20 [erts-9.0.1] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:10] [hipe] [kernel-poll:false]
Elixir 1.5.1
Linux 4.12.10-1-ARCH If-statement in body causes warning message #1 SMP PREEMPT Wed Aug 30 12:18:42 CEST 2017 x86_64 GNU/Linux
Maybe I'm missing something, but it doesn't look like it's possible to filter running tests (ie via mix tests) by their full name. I took a look in the source and it looks like something like the following patch would work:
But I'm not sure how to go about testing it
The text was updated successfully, but these errors were encountered: