quicktest
quicktest copied to clipboard
fix: Fix Skipped Tests on macOS
Summary
This pull request addresses the issue of skipped tests on the macOS environment. It includes updates to the test configuration and modifications to ensure compatibility with macOS systems.
Additional Details:
- Identified and resolved specific dependencies that were causing tests to be skipped.
- Updated the testing framework to the latest version to improve compatibility.
- Verified that all tests now run successfully on macOS.
- Conducted regression testing to ensure that the changes did not introduce any new issues.