Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfaisalkhatri/gaugetaikoexample
This repository contains example code for Gauge + Taiko Framework.
https://github.com/mfaisalkhatri/gaugetaikoexample
automation bdd beginner-friendly example gauge javascript js opensource sample-tests taiko test-automation testing tutorial
Last synced: 3 months ago
JSON representation
This repository contains example code for Gauge + Taiko Framework.
- Host: GitHub
- URL: https://github.com/mfaisalkhatri/gaugetaikoexample
- Owner: mfaisalkhatri
- Created: 2020-04-02T18:29:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T09:57:35.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T03:26:16.212Z (3 months ago)
- Topics: automation, bdd, beginner-friendly, example, gauge, javascript, js, opensource, sample-tests, taiko, test-automation, testing, tutorial
- Language: JavaScript
- Homepage: https://mfaisalkhatri.github.io
- Size: 1.1 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## :question: What is this Repository about?
- This repo contains example codes of Gauge Framework using Taiko.
- Gauge is used for writing the test specifications and Scenarios.
- Taiko is used as browser automation tool for writing tests.
- Node.js asserts are used for assertions.
- Npm Faker is used for creating fake data inside the tests.
- Guru99 Bank Demo Website is used for testing.
- To install Gauge refer https://gauge.org/
- To install Taiko refer https://docs.taiko.dev/
- To install faker, use `npm install -g faker`## :phone: Need Assistance?
- Discuss your queries by writing to me @ [[email protected]][mail] or you can ping me on the following social media sites:
- Twitter: [mfaisal_khatri][twitter]
- LinkedIn: [Mohammad Faisal Khatri][linkedin]## :star2: What you do if you like the project?
- Spread the word with your network.
- **Star** the project to make the project popular.
- Stay updated with the project progress by **Watching** it.[mail]: [email protected]
[linkedin]: https://www.linkedin.com/in/faisalkhatri/
[twitter]: https://twitter.com/mfaisal_khatri