Skip to content

Somehow cleanup any reources that are created during tests even on failure #110

@sckott

Description

@sckott

I know this happens as i'm developing sixtyfour. That is, although examples and tests I think all cleanup resources after themselves, if there's a failure before the cleanup step the resource doesn't get cleaned up.

Probably via https://testthat.r-lib.org/articles/test-fixtures.html somehow we can do this for tests at least. I'm not sure there's any way to do for examples

Right now, simply checking manually from time to time in the AWS console if there's any resources to cleanup

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions