#nunit — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #nunit, aggregated by home.social.
-
via @dotnet : Supercharge Your Test Coverage with GitHub Copilot Testing for .NET
https://ift.tt/HnlU7Tg
#GitHubCopilot #NET #UnitTesting #VisualStudio #AIPoweredDevelopment #SoftwareTesting #CodeCoverage #DevCommunity #MSTest #xUnit #NUnit #TestAutomation #Soft… -
via @dotnet : Enhance your CLI testing workflow with the new dotnet test
https://ift.tt/Yp23zum
#dotnet #dotnettest #CLITesting #MicrosoftTestingPlatform #MTP #VSTest #NUnit #xUnit #MSTest #TUnit #TestingWorkflow #SoftwareTesting #DevOps #ContinuousIntegration #… -
via @dotnet : Use BrowserStack App Automate with Appium UI Tests for .NET MAUI Apps
https://ift.tt/6QuZCBa
#BrowserStack #AppAutomate #Appium #NUnit #DotNETMAUI #UITesting #ContinuousIntegration #ContinuousDelivery #RealDevices #MobileTesting #CloudTesting #Auto… -
Latest #OSS fun: the #nunit docs now have a sample project we pull code from for the #docfx docs. Ensures the examples are more reliable, allows us to use our own analyzers & tooling to refactor, lets us check our samples in CI, makes it easier to build out real samples in the future. Very happy about this!
-
A fun little bit of #oss hacking tonight! #docfx released a new version that runs as a #dotnet global tool. I was able to update the #nunit docs docfx-action #github action to drastically simplify it. It now is based on the #dotnet #ubuntu container with a small tool install. Then I updated the NUnit docs #devcontainer to be based on that, plus our node tooling.
Simpler, faster, nicer. Feels good.