Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/altwalker/altwalker-examples
A growing list of examples that use AltWalker.
https://github.com/altwalker/altwalker-examples
altwalker dotnet model-based-testing python selenium testing
Last synced: 3 days ago
JSON representation
A growing list of examples that use AltWalker.
- Host: GitHub
- URL: https://github.com/altwalker/altwalker-examples
- Owner: altwalker
- License: mit
- Created: 2022-11-01T08:50:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T16:14:34.000Z (8 months ago)
- Last Synced: 2024-04-01T17:31:56.650Z (8 months ago)
- Topics: altwalker, dotnet, model-based-testing, python, selenium, testing
- Language: Python
- Homepage:
- Size: 326 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AltWalker Examples
This repository holds examples of tests that can be executed with AltWalker.
Read more [here](https://altwalker.github.io/altwalker/examples.html).
## Table of Contents
* Python Examples:
* [E-commerce Example](/python-ecommerce/README.md)
* [Debugger Example](/python-debugger/README.md)
* [Config Example](/python-config/README.md)
* [Authentication Example](/python-auth/README.md)* C#/.NET Examples:
* [E-commerce Example](/dotnet-ecommerce/README.md)### Community
For help, discussion about best practices, sharing ideas, projects, or any other conversation that benefits from being searchable:
* [Discuss AltWalker on GitHub](https://github.com/orgs/altwalker/discussions)
* [Google Group](https://groups.google.com/g/altwalker)For casual chit-chat with us or with other members of the community:
* [Gitter Chat Room](https://groups.google.com/g/altwalker)
## License
This project is licensed under the [MIT License](LICENSE).