https://github.com/atata-framework/atata-mstest
.NET library that integrates Atata with MSTest
https://github.com/atata-framework/atata-mstest
Last synced: 11 months ago
JSON representation
.NET library that integrates Atata with MSTest
- Host: GitHub
- URL: https://github.com/atata-framework/atata-mstest
- Owner: atata-framework
- License: apache-2.0
- Created: 2025-07-01T14:56:08.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-07T13:49:14.000Z (12 months ago)
- Last Synced: 2025-07-28T23:44:24.634Z (11 months ago)
- Language: C#
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Atata.MSTest
[](https://marketplace.visualstudio.com/items?itemName=YevgeniyShunevych.AtataTemplates)\
[](https://join.slack.com/t/atata-framework/shared_invite/zt-5j3lyln7-WD1ZtMDzXBhPm0yXLDBzbA)
[](https://atata.io)
[](https://x.com/AtataFramework)
**Atata.MSTest** is a .NET library that integrates [Atata](https://github.com/atata-framework/atata) with MSTest.
*The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.*
## Community
- Slack: [https://atata-framework.slack.com](https://join.slack.com/t/atata-framework/shared_invite/zt-5j3lyln7-WD1ZtMDzXBhPm0yXLDBzbA)
- X: https://x.com/AtataFramework
- Stack Overflow: https://stackoverflow.com/questions/tagged/atata
## Feedback
Any feedback, issues and feature requests are welcome.
If you faced an issue please report it to [Atata.MSTest Issues](https://github.com/atata-framework/atata-mstest/issues),
[ask a question on Stack Overflow](https://stackoverflow.com/questions/ask?tags=atata+csharp) using [atata](https://stackoverflow.com/questions/tagged/atata) tag
or use another [Atata Contact](https://atata.io/contact/) way.
## Contact author
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: yevgeniy.shunevych@gmail.com
- Consulting: https://atata.io/consulting/
## Contributing
Check out [Contributing Guidelines](CONTRIBUTING.md) for details.
## SemVer
Atata Framework follows [Semantic Versioning 2.0](https://semver.org/).
Thus backward compatibility is followed and updates within the same major version
(e.g. from 2.1 to 2.2) should not require code changes.
## License
Atata is an open source software, licensed under the Apache License 2.0.
See [LICENSE](LICENSE) for details.