GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#csharp #dotnet #microsoft #mstest #mstestv2 #tdd #test #test_framework #test_runner #testing_tools #unittest #visual_studio

MSTest is a tool from Microsoft that helps you test your .NET applications. It allows you to write and run tests on different platforms like Windows, Linux, and Mac. You can easily add it to your projects using NuGet packages. This framework is open source, fully supported, and cross-platform, making it versatile and reliable. By using MSTest, you can ensure your code works correctly and make improvements more efficiently, which helps in delivering high-quality software.

https://github.com/microsoft/testfx
#cmake #c #cmake #cplusplus #cpp #libraries #package_manager #packages #vcpkg #visual_studio #windows

vcpkg is a free and open-source tool that helps C/C++ developers manage packages easily. It works on Windows, macOS, and Linux and supports various build systems like CMake and MSBuild. With vcpkg, you can easily install and manage libraries for your projects, control dependency versions, and even create and publish your own packages. It also offers features like binary caching and offline support, making your development process smoother. You can get started quickly with guides for different build systems and editors, and even contribute to the project if you want. This tool simplifies package management, saving you time and effort in your development work.

https://github.com/microsoft/vcpkg
#typescript #editor #electron #microsoft #typescript #visual_studio_code

Visual Studio Code (VS Code) is a free, open-source code editor that combines simplicity with powerful features for developers. It supports multiple operating systems like Windows, macOS, and Linux. VS Code offers comprehensive code editing, navigation, and debugging tools, along with a rich extensibility model. You can download it monthly with new features and bug fixes or use the Insiders build for daily updates. The community contributes to its development, and you can participate by submitting bugs, feature requests, or even contributing to the code base. This makes VS Code highly customizable and continuously improving, benefiting users with better tools and a supportive community.

https://github.com/microsoft/vscode