- Updated to 1.21.6 and 1.21.7
- Updated to 1.21.6
- Updated to 1.21.5
- BREAKING: Removed
@batch
,@beforebatch
, and@afterbatch
directives - Added
@environment
directive to specify atest_environment
- Updated to 1.21.5-rc1
- BREAKING: Removed
@batch
,@beforebatch
, and@afterbatch
directives - Added
@environment
directive to specify atest_environment
- Known issue:
/reload
is completely broken
- Updated to 1.21.4-rc1
- Updated to 1.21.2
- Updated to 1.21.2-pre3
- Add
-Dpacktest.generate.commands
option to generate a commands.json report - Fix error reporting when annotations are enabled and the error message contains
{}
- Prevent dummies from getting the "Bring Home the Beacon"
- Only run tests inside the world border when auto running
- Fix crash caused by loot load errors
- Updated to 1.21
- Renamed
tests
folder totest
- Updated to 1.20.5
- Added
/assert items
/assert predicate
now also allows inline predicates- Test structures are now encased with barrier blocks
- Added the
@skyaccess
directives to remove the barriers at the top
- Update to 1.20.5-pre1
- Added
/assert items
- Update to 24w12a
/assert predicate
now also allows inline predicates
- Updated to 24w09a
- Test structures are encased with barrier blocks
- Added
@skyaccess
directives to remove the barriers at the top
- Added line numbers to test failure messages
- Errors when loading resources now fails the auto test server
- Added an option to emit GitHub annotations with the auto test server using
-Dpacktest.auto.annotations