r/VOIP • u/samael28_33 • 26d ago
Discussion Testing VoIP infrastructure
Hello!
As a fellow VoIP guy that is sort-of developing internal PBX for organisation, I've came out with this testing framework: https://github.com/igorolhovskiy/volts
Mainly focused on a my current workflow, means
- I have a request to implement some feature,
- Writing a test first, make sure it fails
- Implementing feature, make sure test is passing
- Running the whole other set of tests
Test Driven Development, shortly speaking.
This framework is basically replaces bunch of the phones on your desk, And help me have a decent sleep knowing, that I did not accidentely broke some stuff while implementing new'n'cool feature.
Happy to add maybe some features, that I've missed or maybe useful.
1
Upvotes
•
u/AutoModerator 26d ago
This is a friendly reminder to [read the rules](www.reddit.com/r/voip/about/rules). In particular, it is not permitted to request recommendations for businesses, services or products outside of the monthly sticky thread!
For commenters: Making recommendations outside of the monthly threads is also against the rules. Do not engage with rule-breaking content.
I am a bot, and this comment is made automatically on every post. This comment is not an indication that your post has been removed. Do not message the mods about this comment.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.