sequoia-sq/tests
Neal H. Walfield 910edc96f6
Add a convenience function to preserve a test's state.
- Add `Sq::preserve` to prevent the files created by an `Sq`
    instance from being deleted when the `Sq` instance is dropped.

  - Preserving the state makes it easier to debug a test that is
    failing.
2024-09-16 15:35:47 +02:00
..
data Update description of the assets used in the examples. 2024-08-16 17:49:55 +02:00
integration Add a convenience function to preserve a test's state. 2024-09-16 15:35:47 +02:00
integration.rs Rename integration tests to match the subcommand being tested. 2024-08-22 11:30:26 +02:00
sq-subplot.rs Improve the way we make the subplot tests opt-in. 2024-08-15 14:16:26 +02:00