https://github.com/testsmith-io/copier-robotframework
https://github.com/testsmith-io/copier-robotframework
copier copier-template
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/testsmith-io/copier-robotframework
- Owner: testsmith-io
- Created: 2024-04-13T08:23:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-19T08:55:02.000Z (over 1 year ago)
- Last Synced: 2024-05-19T09:41:55.073Z (over 1 year ago)
- Topics: copier, copier-template
- Language: Jinja
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Copier](https://copier.readthedocs.io/en/stable/) project designed to scaffold a Robot Framework project for you. It will interactively ask you a few questions and generate the project based on your answers.
# How to use it?
1. Install Python 3.8 or newer.
2. Install Git 2.27 or newer.
3. To use as a CLI app: `pipx install copier`
4. `copier copy https://github.com/testsmith-io/copier-robotframework.git .`
# TODO
* [ ] Multi Browser Configuration
* [ ] Implement Cloud Providers
* [ ] Implement Secrets
# Support This Project
If you find this project useful and want to support its ongoing development, please consider [supporting](https://testwithroy.com/b/support) it!
I appreciate your support!