Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adekunleoduye/bdd-design-system-example
This is a simple project to showcase BDD (Behavior Driven Development) within a design system.
https://github.com/adekunleoduye/bdd-design-system-example
bdd design-systems
Last synced: 4 days ago
JSON representation
This is a simple project to showcase BDD (Behavior Driven Development) within a design system.
- Host: GitHub
- URL: https://github.com/adekunleoduye/bdd-design-system-example
- Owner: adekunleoduye
- License: cc0-1.0
- Created: 2021-08-10T03:54:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T20:58:35.000Z (over 3 years ago)
- Last Synced: 2024-12-04T16:49:07.033Z (2 months ago)
- Topics: bdd, design-systems
- Language: JavaScript
- Homepage: https://bit.ly/bdd-design-systems-storybook
- Size: 2.58 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BDD Design System example
This is a simple project to showcase BDD (Behavior Driven Development) within a design system. Demo site: https://bit.ly/bdd-design-systems-storybook
## Getting started
```
yarn install
yarn storybook
```## Run Test
`yarn test`