jolly-truck-27152
08/04/2023, 7:23 PMenough-analyst-54434
08/04/2023, 7:53 PMjolly-truck-27152
08/04/2023, 7:58 PMenough-analyst-54434
08/04/2023, 8:04 PMi.e. 2 tests using the same PSQL table - currently we would load the table for test1, run the test, then truncate the table and move on to test2 which will do the same.Test 1 and test 2 should be using two different databases unless the initialization of the database (applying the schema and loading data) is more expensive than the tests.
enough-analyst-54434
08/04/2023, 8:05 PMjolly-truck-27152
08/04/2023, 8:06 PMhappy-kitchen-89482
08/05/2023, 1:38 PMexecution_slot_var
option: https://www.pantsbuild.org/docs/reference-pytest#execution_slot_varhappy-kitchen-89482
08/05/2023, 1:39 PMhappy-kitchen-89482
08/05/2023, 1:40 PM