BoostryJP / ibet-Wallet-API

A powerful API suite for seamlessly building ibet blockchain wallet systems 🛠
https://ibet.jp/ibet-for-fin
Apache License 2.0
9 stars 0 forks source link

feat: Reduce unit test execution time #1313

Closed purplesmoke05 closed 1 year ago

purplesmoke05 commented 1 year ago

draft

purplesmoke05 commented 1 year ago

Although Parallel execution is essential for reducing unit test time, for batches, which account for the majority of unit test time, parallel execution in test is impractical.