Croquembouche / pyWhat-2022

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙‍♀️
MIT License
1 stars 1 forks source link

NFR 8: Reliability #18

Closed Croquembouche closed 1 year ago

Croquembouche commented 1 year ago
NFR 8: Reliability
Estimate: 8
Priority: Must have
Story: As a user, I should be able to use the program without having to worry about it crashing.
Acceptance criteria:
1.The application does not crash unless it encounters an unexpected bug.
Croquembouche commented 1 year ago

The application does not crash.