Karpatium 1.0.2
dotnet add package Karpatium --version 1.0.2
NuGet\Install-Package Karpatium -Version 1.0.2
<PackageReference Include="Karpatium" Version="1.0.2" />
<PackageVersion Include="Karpatium" Version="1.0.2" />
<PackageReference Include="Karpatium" />
paket add Karpatium --version 1.0.2
#r "nuget: Karpatium, 1.0.2"
#:package Karpatium@1.0.2
#addin nuget:?package=Karpatium&version=1.0.2
#tool nuget:?package=Karpatium&version=1.0.2
Karpatium
Selenium-powered and NUnit-based test automation framework with Ukrainian roots and a mountain of features 🏔️
Overview
Karpatium is a robust and flexible test automation framework built on top of Selenium. It aims to provide developers and testers with an efficient toolset for ensuring the quality of web applications, combining ease of use with powerful features.
Karpatium leverages NUnit as its primary testing framework, ensuring the simplicity, extensibility, and seamless integration of your test suite. NUnit is a trusted and widely-used tool among automation engineers for testing .NET applications due to its ease of use and rich feature set.
Features
- ✅ Selenium-powered browser automation for testing web applications.
- ✅ NUnit integration for structuring and running tests with ease.
- ✅ Cross-browser support (Chrome, Firefox, Edge, Safari).
- ✅ Modern syntax with .NET 9.0 and C# 13.0 support.
- ✅ Detailed logging with Serilog integration for better debugging.
- ✅ Extensible architecture to suit custom requirements.
Getting Started
Installation
You can add Karpatium to your project via the .NET CLI:
dotnet add package Karpatium --version 1.0.2
Or from the NuGet Package Manager:
Install-Package Karpatium -Version 1.0.2
Contribute
We welcome contributions from the community! 🏔️
If you notice any issues, have ideas for new features, or want to improve the documentation, feel free to contribute. Here's how you can help:
- Fork the repository.
- Create a new branch for your feature or fix.
- Submit a pull request.
Ask questions or submit issues here: GitHub Issues.
License
This project is licensed under the terms of the Apache License 2.0. See the LICENSE file for details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Microsoft.Data.SqlClient (>= 6.1.1)
- NUnit (>= 4.4.0)
- RestSharp (>= 112.1.0)
- Selenium.WebDriver (>= 4.35.0)
- Serilog (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.2 | 66 | 8/22/2025 |
This is the stable release (v1.0.2).
- Selenium-powered and NUnit-based test automation framework.
- Major features are now considered stable with production-readiness.
- Thank you for using Karpatium! Stay tuned for future updates! 🏔️
Feel free to contribute on GitHub: https://github.com/olehlvivskyi/Karpatium