profile-img
infrastructure as code

@InfraAsCode

infrastructure as code
#automation #code #python #git #docker #yaml

calendar_today14-07-2020 20:14:43

384 Tweets

1,3K Followers

54 Following

infrastructure as code(@InfraAsCode) 's Twitter Profile Photo

pytest.raises checks if an exception is raised.

with pytest.raises(requests.HTTPError):
pass

docs.pytest.org/en/stable/refe…

#python pytest.raises checks if an exception is raised. with pytest.raises(requests.HTTPError): pass docs.pytest.org/en/stable/refe…
account_circle