mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 20:01:28 +00:00
- Trace will capture snapshots now
- Added ability to add init Electron user-data, preferences and other
app settings.
- Improved test Fixtures
- Use tempdir for Electron user-data
- Ability to reuse app instance for a given init user-data by placing
them in a folder(`pageWithUserData` Fixture)
- Ability to create tests with fresh user-data(`newPage` Fixture)
- Improved logging
- Improved the env vars to customize the Electron user-data-path
4 lines
103 B
JSON
4 lines
103 B
JSON
{
|
|
"maximized": true,
|
|
"lastOpenedCollections": ["{{projectRoot}}/packages/bruno-tests/collection"]
|
|
} |