Pest v1.12.0 Release Notes

Release Date: 2021-07-26 // over 2 years ago
  • โž• Added

    • โœ… --force option to override tests in pest:test artisan command (#353)
    • ๐Ÿ‘Œ Support for PHPUnit ^9.3.7 (ca9d783)

    ๐Ÿ›  Fixed

    • โœ… beforeAll and afterAll behind called multiple times per test (#357)