Dawid Furman
Dawid Furman
However the lib is on the place ``` Reading package lists... Done Building dependency tree... Done Reading state information... Done libappindicator3-1 is already the newest version (0.4.92-8). ``` OS :5.10.0-11-amd64...
Hi! Debian 6.1.64-1 (2023-11-30) x86_64 GNU/Linux g++ (Debian 12.2.0-14) 12.2.0 I got an compilation issue ``` Compiling AudioEngine.cpp In file included from ../../JuceLibraryCode/modules/juce_graphics/juce_graphics.h:121, from ../../JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h:58, from ../../Source/../JuceLibraryCode/JuceHeader.h:18, from ../../Source/AudioEngine.cpp:1: ../../JuceLibraryCode/modules/juce_graphics/colour/juce_PixelFormats.h:...
As already can do ``` sbt "cucumber -tags @my-tag" ``` Would be great to have ``` sbt "cucumber -tags-exclude @my-tag" ```
In our team we found that there is missing pretty basic functionality which would cover BeforeAll and AfterAll hooks executions block. The solution support Before and After but is is...
App stack -------------- lazy val http4sVersion = "0.23.18" lazy val catsEffectVersion = "3.4.5" lazy val catsCoreVersion = "2.9.0" lazy val fs2Version = "3.5.0" lazy val doobieVersion = "1.0.0-RC1" lazy val...