-
Notifications
You must be signed in to change notification settings - Fork 357
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
NTVS v1.2 Beta #1001
Comments
Can we get support for the Tape test framework into this release as well? I've just incorporated suggestions after code review into pull request. :) |
@jcansdale - just took a look at your PR, and left some comments. I think we're cutting it a bit close for Beta, but let's definitely try to include it in the subsequent v1.2 release 😃 |
How about including just the test adapter and flesh the rest out later? This would be useful to people who already use Tape and virtually invisible to those who don't. Just a suggestion, I'm happy either way. 😄 |
@jcansdale I hear you. However, every code change presents risk, and it's tough to justify taking on risk that's virtually invisible to the user. Technical debt, of course, is a special case, because while there's no immediate return, users "see" increased stability and speed of development. Anyways, I see that you've updated the PR with item templates, so much thanks! I'll definitely take a look when I get the chance. 😃 Right now, we're trying to stabilize the release, and it's difficult to justify new features so close to shipping, but we'll at least consider pulling it in because it might be good to get a little more baketime before RTM. |
Thanks for considering it. :) I was forgetting the 'TestFramework' property isn't a drop down list like for example 'Build Action'. When I said "virtually invisible" earlier, it would have actually have been completely invisible (not good). If 'TestFramework' was also a drop down list, supported frameworks would be discoverable without being intrusive. I don't know how easy this would be, but from what I've seen of the test runner code it would be a good fit. Just a thought... |
🍬 NTVS 1.2 Beta Now Out 🍬Thank you to everyone who made this release possible! Please download and install the beta and report any issues you run into. You can also share any general feedback on the Beta here: #1077 @jcansdale The beta does include your Tape test framework work. Thanks again for your work here, it really improves the NTVS testing experience and is a great addition. |
Splitting off our Visual Studio "15" work into a future release, so we can ship for VS 2015 sooner.
This release will ship for:
Emoji legend
"Big Rocks"
Product
Improved IntelliSense experiences
More reliable debugging
Improved Unit Testing experiences
Interactive window improvements
Other
Stability and performance
Verification
Targets (subject to change)
The text was updated successfully, but these errors were encountered: