Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix broken link
  • Loading branch information
jsiegle committed Aug 3, 2025
commit 02d506eb18d8ea5e9c87b164939c5875ecd547a8
2 changes: 1 addition & 1 deletion source/User-Manual/Whats-new-in-v100.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ To facilitate automated testing on cloud servers, the GUI now can run in "headle

The GUI now includes unit tests for key classes via the Google Test package, which are run before each new release. This will ensure critical functionality remains intact as new contributors are onboarded.

The `open-ephys-test-suite <https://github.com/medengineer/open-ephys-test-suite>`_ package makes it easy to configure and run integration tests via Python. This package is used to confirm that different combinations of plugins work together reliably.
The `open-ephys-test-suite <https://github.com/open-ephys/open-ephys-test-suite>`_ package makes it easy to configure and run integration tests via Python. This package is used to confirm that different combinations of plugins work together reliably.


Plugins
Expand Down