Create a script for running Jest tests, streamlining the process of executing tests and generating reports on test outcomes. 🧪⚙️
- A script for running Jest tests is created. 📄✅
- The script streamlines the process of executing tests and generating test outcome reports. 🚀📊