Benjmeadows
Benjmeadows
On Windows 10 running "invoke test" after fixing invoke.yml to run on windows ``` run: echo: true pty: false shell: C:\Windows\System32\cmd.exe ``` I get the following: ``` (.venv_py) C:\Development\behave\behave.example>invoke test...
From the Class: ``` public class Testsuite { private String name; private int failures; private int errors; private int skipped; private List cases; private List suits; @XmlAttribute public void setName(String...
Hello, I know you haven't made a commit to this library in a while. I am trying to align some speech files so I can train my own model to...