pub fn scripted_fixture_writable_standalone( script_name: impl AsRef<Path>, ) -> Result<TempDir>
Like scripted_fixture_writable, but does not prefix the fixture directory with tests
scripted_fixture_writable
tests