From 4f8a9b2f90bf6e5863d60224c19da1920933a12e Mon Sep 17 00:00:00 2001 From: Nicolas Drebenstedt Date: Tue, 23 Jan 2024 14:23:08 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc5acbe2..4eccf342 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- pytest plugins for random order and parallelized test execution + ### Changes +- `mex.bat test` uses random order and xdist plugins by default + ### Deprecated ### Removed