Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ijproject/shopping-system-test-practice
コードテストやキャッシュの活用、メール機能の学習用
https://github.com/ijproject/shopping-system-test-practice
mailpit phpunit redis vitest vue-test-utils
Last synced: about 2 months ago
JSON representation
コードテストやキャッシュの活用、メール機能の学習用
- Host: GitHub
- URL: https://github.com/ijproject/shopping-system-test-practice
- Owner: IJproject
- Created: 2024-02-10T01:20:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-15T07:07:33.000Z (11 months ago)
- Last Synced: 2024-10-21T06:56:00.506Z (3 months ago)
- Topics: mailpit, phpunit, redis, vitest, vue-test-utils
- Language: PHP
- Homepage:
- Size: 262 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ショッピングシステムアプリ
以下の項目の学習用
* テストコード
* Redisによるキャッシュの活用
* Mailer、MailPitでのメール関連## テストフレームワーク
* フロントエンド
* Vue-Test-Utils
* Jest or Vitest* バックエンド
* PHPUnit