pub fn render_test_file( category: &str, fixtures: &[&Fixture], e2e_config: &E2eConfig, dep_name: &str, needs_mock_server: bool, ) -> String