Skip to content
New issue

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

Adding unit tests to the Hopac solution #155

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

haf
Copy link
Member

@haf haf commented Mar 27, 2017

This doesn't trigger #153

@haf
Copy link
Member Author

haf commented Mar 27, 2017

@polytypic I've created a scaffold of generative tests, but haven't been able to trigger our bug yet.

@haf
Copy link
Member Author

haf commented Mar 27, 2017

Ref #153

@haf haf closed this Mar 27, 2017
@haf haf reopened this Mar 27, 2017
@haf
Copy link
Member Author

haf commented Mar 27, 2017

I've removed your webhook @vasily-kirichenko – it was interferring with the PR webhooks. Now the PR is tested on appveyor for Vesa.

@vasily-kirichenko
Copy link
Contributor

@haf that's great. Anyway, I don't think I'm interested in Hopac anymore.

@polytypic
Copy link
Member

@vasily-kirichenko Yeah... Personally I haven't been working on F# or .NET projects in a long time, a lot of people seem to view Hopac as an undesirable dependency, difficult to learn (which seems to be the case despite there being a book on CML and quite a bit of documentation on Hopac), and would rather see Async optimized.* It would be great if someone would actually optimize Async.

@haf
Copy link
Member Author

haf commented Mar 27, 2017

@polytypic Give it a few years; the wind will change. The perplexing thing about building a community is not to care too much about what people think.

@haf
Copy link
Member Author

haf commented Mar 28, 2017

The thing left in this PR is to make it compile with dotnetcore; the tests themselves pass. Not sure how to do that right now without spending lots of time getting into .Net Core.

run Outdated
@@ -1,5 +1,6 @@
#!/bin/bash -e

set -x
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can pass -x as a parameter to the script like:

./run -x tests

@polytypic
Copy link
Member

Just saying that additional automated tests are a welcome addition. 👍

@haf
Copy link
Member Author

haf commented May 14, 2017

@polytypic Is it OK if I turn the repo back to something that is possible to compile?

@charlieturndorf
Copy link

@haf Does it make sense for me to try fixing this PR so we can use Expecto/FsCheck in Hopac?

I'm about to delve into the Job.whileDo stack overflow problem, and I'd be more comfortable modifying Hopac internals with better testing.

@haf
Copy link
Member Author

haf commented Jan 24, 2022

Sure, but you can start anew, this PR needs to be rebased otherwise

@charlieturndorf charlieturndorf mentioned this pull request Jan 27, 2022
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants