I'm trying to create a test with pytest and moto that check if the StackStatus from the dictionary returned from the function list_stacks() (https://boto3.amaz
I'm trying to create a .gilab-ci.yml step to activate the gitlab's test coverage with pytest + pytest-cov. Current unsuccessful snippet I've tried: .only-defaul