Xbinder New! Download ✧
"Given a calculator".x(() => calc = new Calculator()); "When I add 2 and 3".x(() => result = calc.Add(2, 3)); "Then the result should be 5".x(() => Assert.Equal(5, result));
If you see “command not found,” revisit your PATH settings or use the full path to the executable. xbinder download