Found 16 packages
Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the .NET Core Global Tool allowing usage of GitVersion from command line.
Derives SemVer information from a repository following GitFlow or GitHubFlow.
Stamps an assembly with git information based on SemVer.
Access commit information from MSBuild and C#/F#/VB code, and infer SemVer from branch, tag or version file in Git repository.
Stamps an assembly with git information based on SemVer.
Derives SemVer information from a repository following GitFlow or GitHubFlow. This is the Core library which both GitVersion cli and Task use allowing programatic usage of GitVersion.
The easy way to use semantic versioning (semver.org) with GitHub Flow
Automatic changelog generation based on SemVer and GitFlow, with support for GitHub links.
Automated Semantic Versioning for Visual Studio and dotnet CLI.
Version your Power Apps solutions automatically using Git.
SpecFlow assembly and results parser, output to GitHub-compatible markdown
Framework to generate Semantic Versioning from Git repository and conventional commits. Used by other Git2SemVer projects.
C#/.NET web UI test automation full-featured framework based on Selenium WebDriver. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Atata on GitHub: https://github.com/atata-framework/atata Atata Framework documentation: https://atata.io Features: - WebDriver. Based on Selenium WebDriver and preserves all its features. - Page object model. Provides a unique fluent page object pattern, which is easy to implement and maintain. - Components. Contains a rich set of ready-to-use components for inputs, tables, lists, etc. - Integration. Works on any .NET test engine (e.g. NUnit, xUnit, SpecFlow) as well as on CI systems like Jenkins, GitHub Actions, or TeamCity. - Triggers. A bunch of triggers to bind with different events to extend component behavior. - Verification. A set of fluent assertion methods and triggers for a component and data verification. - Configurable. Defines the default component search strategies as well as additional settings. Atata.Configuration.Json provides flexible JSON configurations. - Reporting/Logging. Built-in customizable logging; screenshots and snapshots capturing functionality. - Extensible. Atata.HtmlValidation adds HTML page validation. Atata.Bootstrap and Atata.KendoUI provide extra components.
This library made by sachin Joshi. Source: - AWS Documentation , GIT hub , StackOverFlow
Framework for developing simple 2D games. GitHub with Example class: https://github.com/xR1q/GD2D-Framework
Selenium WebDriver Based Web UI Test Automation Framework for C#/.NET Supports .NET Standard 2.0, compatible with .NET 5+, .NET Framework 4.6.1+, and .NET Core/Standard 2.0+. Features: - Built upon Selenium WebDriver, leveraging its full capabilities. - Leverages the Page Object Model design pattern, incorporating a robust and maintainable Fluent Page Object implementation. - Includes a comprehensive library of pre-built components for common UI elements such as inputs, tables, lists, and more. - Seamlessly integrates with popular .NET testing frameworks (e.g., NUnit, xUnit, SpecFlow) and CI/CD pipelines (e.g., Jenkins, GitHub Actions, TeamCity). - Extensible with a variety of triggers that can be bound to custom events, enabling dynamic and flexible component behavior. - Provides a comprehensive suite of fluent assertions and event-driven triggers for robust component and data verification. - Highly configurable. Offers flexible configuration options, including customizable component search strategies and user-defined settings. Supports JSON configuration files for easy management and maintenance. - Enhanced reporting and logging capabilities. Features built-in, customizable logging, with support for capturing screenshots and snapshots for detailed test analysis. - Extensible with modules for HTML validation, Bootstrap, Kendo UI, and more.