Files
beets/docs
Lars Kruse 508d28f66b tests: move reusable test-related modules into the beets package
External Python packages interfacing beets may want to use an in-memory
beets library instance for testing beets-related code.
The `TestHelper` class is very helpful for this purpose.
Previously `TestHelper` was located in the `test/` directory.
Now it is part of `beets` itself (`beets.test.helper.TestHelper`) and
can be easily imported.
2024-01-15 19:40:57 +01:00
..
2023-10-27 21:55:13 +10:00
2023-10-29 10:30:33 +01:00
2023-10-27 21:55:13 +10:00
2016-01-25 13:19:26 -08:00
2017-12-21 11:39:08 -05:00