We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@haf forked Fuchu and renamed it to Expecto, in order to enhance functionality.
Fuchu
Expecto
Would be nice to get it supported by unqoute.
It should be straightforwardly added to https://github.com/SwensenSoftware/unquote/blob/master/Unquote/Assertions.fs#L77
I created a VerifyExpectoSupport project https://github.com/fbehrens/unquote/commit/f8f8fbf672c41a48da46a7472440986443c88d96 , but wouldered why it detected fuchu Integration
VerifyExpectoSupport
[13:49:55 INF] EXPECTO? Running tests... [13:49:56 ERR] test expecto support, this should fail with clean stack trace errored in 00:00:00.2350286 Fuchu.AssertException: 22 + 2 = 5 24 = 5 false at [email protected](Unit _arg1) in C:\scripts2\unquote\VerifyExpectoSupport\Program.fs:line 7 at [email protected](Tuple`2 tupledArg) [13:49:56 INF] EXPECTO! 0 tests run in 00:00:00.2603532 - 0 passed, 0 ignored, 0 failed, 1 errored. Press any key to continue . . .
anyone ?
The text was updated successfully, but these errors were encountered:
I created a pull request #128
Sorry, something went wrong.
This was implemented by #128 . I've been slow to get out a release, working on it tonight.
No branches or pull requests
@haf forked
Fuchu
and renamed it toExpecto
, in order to enhance functionality.Would be nice to get it supported by unqoute.
It should be straightforwardly added to
https://github.com/SwensenSoftware/unquote/blob/master/Unquote/Assertions.fs#L77
I created a
VerifyExpectoSupport
projecthttps://github.com/fbehrens/unquote/commit/f8f8fbf672c41a48da46a7472440986443c88d96
, but wouldered why it detected fuchu Integration
anyone ?
The text was updated successfully, but these errors were encountered: