Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wiolinek/posta-online-test
https://github.com/wiolinek/posta-online-test
cucumber playwright typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wiolinek/posta-online-test
- Owner: Wiolinek
- Created: 2024-11-24T16:26:14.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T16:49:33.000Z (about 2 months ago)
- Last Synced: 2024-11-24T17:28:47.692Z (about 2 months ago)
- Topics: cucumber, playwright, typescript
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pošta Online - Playwright + Cucumber test project
This is an application that tests some of the key features [PoštaOnline](https://www.postaonline.cz/index) page.
## Table of Contents
- [Technologies Used](#technologies-used)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation and Running the Application](#installation)
- [Project Status](#project-status)
- [Contact](#contact)## Technologies Used
- Playwright
- Cucumber
- TypeScript## Getting Started
### Prerequisites
Make sure you have the following installed on your machine:
- [Node.js](https://nodejs.org/) (version 14 or later)
- [npm](https://www.npmjs.com/get-npm) (comes with Node.js)### Installation and Running the Application
1. Clone the repository:
```bash
git clone https://github.com/Wiolinek/raman-spectrum.git
```2. Install the dependencies:
```bash
npm ci
```3. Run the Application:
```bash
npm run test
```## Project Status
Project is: _in progress_
## Contact
Created by [@Wiolinek](https://github.com/Wiolinek) - feel free to contact me!