Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

コードテストやキャッシュの活用、メール機能の学習用

Awesome Lists containing this project

README

        

# ショッピングシステムアプリ

以下の項目の学習用

* テストコード
* Redisによるキャッシュの活用
* Mailer、MailPitでのメール関連

## テストフレームワーク
* フロントエンド
* Vue-Test-Utils
* Jest or Vitest

* バックエンド
* PHPUnit