Closed mialeska closed 6 months ago
The project updates involve transitioning from .NET 6.0 to .NET 8.0, enhancing dependency management, and refining code structures for clarity and maintainability. These changes modernize the project and optimize testing framework integration.
File Path | Change Summary |
---|---|
.github/workflows/.../test-with-allure-report.yml , azure-pipelines.yml |
Updated .NET version to 8.0.x , adjusted test platform, and reporting paths. |
Aquality.Appium.Mobile.Template/.../*.csproj |
Target framework set to net8.0 , upgraded package references. |
Aquality.Appium.Mobile.Template/.../Hooks/*.cs |
Refactored for improved dependency injection and simplified constructors. Changes in method accessibility and parameters. |
Aquality.Appium.Mobile.Template/.../StepDefinitions/*.cs |
Constructor and assertion modifications for better integration with updated dependencies. |
🐰✨
Hoppity hop, the code does leap,
From old to new, the changes seep.
Dot NET grows like springtime flowers,
Bugs scurry away from refactor powers.
Cheers to clean code, we chase the dawn, 🌅
With every commit, a new era is born.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Issues
0 New issues
1 Accepted issue
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Use new language features, such as primary constructor Update package references Add application termination