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

Can't find instructions on setting up Specwatchr - URL http://nspec.org/continuoustesting 404's #204

Open
johnhamm opened this issue Feb 1, 2018 · 3 comments

Comments

@johnhamm
Copy link

johnhamm commented Feb 1, 2018

New user of nspec here. All the documentation I can find points to http://nspec.org/continuoustesting for setting up Specwatchr. Even the Specwatchr project homepage points to that page, which no longer exists. Are there intructions somewhere to get it working or is there a more modern solution and that's why the instructions were removed?

It'd be awesome if nspec could somehow work with Resharper's dotCover for continuous testing, but it seems that dotCover required [Test] tags when nspec is funneled through Nunit using NSpecInUnit

@amirrajan
Copy link
Collaborator

I'd create a console app like this: #203 (comment)

@johnhamm
Copy link
Author

johnhamm commented Feb 1, 2018

The source code you linked to refers to ruby scripts which aren't posted, and also SpecWatchr had the feature of only running changed tests. I'll look into using the new NSpec.ContinuousRunner and see where that project evolves.

@amirrajan
Copy link
Collaborator

The source code you linked to refers to ruby scripts which aren't posted

Ah, the ruby script can be anything:

system 'msbuild .'

And many devs I've given this little program too customize it to do additional things (some delegate to powershell, psake scripts).

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

No branches or pull requests

2 participants