heroku / heroku/buildpacks-python

Explore using `insta` for build output tests

Open
#249 0 comments 0 reactions 0 assignees View on GitHub
internal
Dominant language
Rust
Stars
33
Forks
3
Avg merge
12h 51m
Merged PRs (30d)
9

Description

This buildpack's integration tests have a number of build output assertions, since build logs are a key part of the buildpack UX.

These are currently implemented using `indoc`, eg:
https://github.com/heroku/buildpacks-python/blob/bb0264c8bb0c8b429951c97bf9fdfb894bb78878/tests/pip_test.rs#L13-L32

I'd like to try out the `insta` crate for these instead:
https://insta.rs/

GUS-W-19248257.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.