Atata.AspNetCore is a .NET library that adds ASP.NET Core sessions to Atata using WebApplicationFactory<TEntryPoint>
.
The package targets .NET 8/9 depending on the version of the chosen library. For example, for ASP.NET Core 8 project, use Atata.AspNetCore.v8.
- Slack: https://atata-framework.slack.com
- X: https://x.com/AtataFramework
- Stack Overflow: https://stackoverflow.com/questions/tagged/atata
Any feedback, issues and feature requests are welcome.
If you faced an issue please report it to Atata.AspNetCore Issues, ask a question on Stack Overflow using atata tag or use another Atata Contact way.
Contact me if you need a help in test automation using Atata Framework, or if you are looking for a quality test automation implementation for your project.
- LinkedIn: https://www.linkedin.com/in/yevgeniy-shunevych
- Email: [email protected]
- Consulting: https://atata.io/consulting/
Check out Contributing Guidelines for details.
Atata Framework tries to follow Semantic Versioning 2.0 when possible. Sometimes Selenium.WebDriver dependency package can contain breaking changes in minor version releases, so those changes can break Atata as well. But Atata manages its sources according to SemVer. Thus backward compatibility is mostly followed and updates within the same major version (e.g. from 2.1 to 2.2) should not require code changes.
Atata is an open source software, licensed under the Apache License 2.0. See LICENSE for details.