jenius-apps / nightingale-core

A .NET Standard library containing models and functionality for managing, organizing, and sending a collection of HTTP requests using the Nightingale Collection Format. This library is the heart of Nightingale REST Client on Windows 10.
MIT License
65 stars 14 forks source link

Add convert nightingale to postman #12

Closed Ombrelin closed 3 years ago

Ombrelin commented 3 years ago

Feature Request #146

dpaulino commented 3 years ago

Looks great so far. Can you add a test? Thanks for the contribution!

Ombrelin commented 3 years ago

Yes, working on it !

Ombrelin commented 3 years ago

I added some tests for headers, queries and form data and fixed some bugs