Self-Promotion
Software consulting for problems that require more than a basic website to solve. We also sell an awesome, easy to use, image compression program called Mini-Compressor.Today I Learned Series
Mini-Compressor Monday Series
-
Recent Posts
Archives
Categories
Meta
Tag, You’re It
- .NET
- .NET Core
- ASP.NET MVC
- Basement-based Work
- Behemoth Garden
- BEMCheckBox
- build
- C#
- Canadian eh?
- Chocolate
- Coming... Later
- Compress Pictures
- DataGrip
- Docker
- Edmonton .NET User Group
- Entity Framework
- fun
- Introduction to ORMs for DBAs
- ios
- kids thinking outside the box
- mac
- Mini-Compressor
- native-binding
- NConstraints
- network
- NUnit
- ORM
- Real Estate
- Reduce image size
- Reduce photo size
- Resize photos
- ruby on rails
- small business
- Smaller images
- Smaller pictures
- software development
- sql-server
- SQL Saturday Edmonton
- Takeaways
- TeamCity
- Temporal Database
- Ubuntu
- xamarin
- xamarin ios .net native-binding
- xplugins
Tag Archives: .NET Core
Today I Learned How to Run NUnit Tests for a .NET Core Project in TeamCity
In TeamCity you can’t use the usual NUnit Runner to run .NET Core unit tests. At least I couldn’t get it to work. I’m sure this will be fixed in the future but for now the below works for me. … Continue reading
Posted in Code Examples, Software Development, Today I Learned
Tagged .NET, .NET Core, NUnit, TeamCity
Comments Off on Today I Learned How to Run NUnit Tests for a .NET Core Project in TeamCity