https://github.com/k2tzumi/10-reasons-to-write-api-scenario-tests
10 Reasons to Write API Scenario Tests. Introducing what I felt after considering and introducing API scenario tests
https://github.com/k2tzumi/10-reasons-to-write-api-scenario-tests
presentation-slides
Last synced: 2 months ago
JSON representation
10 Reasons to Write API Scenario Tests. Introducing what I felt after considering and introducing API scenario tests
- Host: GitHub
- URL: https://github.com/k2tzumi/10-reasons-to-write-api-scenario-tests
- Owner: k2tzumi
- License: mit
- Created: 2023-06-04T07:08:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T02:50:41.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T04:16:16.695Z (4 months ago)
- Topics: presentation-slides
- Language: Vue
- Homepage: https://k2tzumi.github.io/10-reasons-to-write-api-scenario-tests/
- Size: 339 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to [Slidev](https://github.com/slidevjs/slidev)!
To start the slide show:
- `npm install`
- `npm run dev`
- visit http://localhost:3030Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).