lamchakchan / RestAssured.Net

A simple testing suite for REST based interfaces
Apache License 2.0
117 stars 48 forks source link

Questions about RestAssured.Net #27

Closed antgel closed 6 years ago

antgel commented 7 years ago

Thanks for this project. I sent an email, but no answer, so turning to the community.

I have some questions about it. Is it actively maintained? Is it designed to keep up with all features of the Java version, or does it go its own way? Is it a must when testing a .NET API, or is it possible to integrate the Java version too? I'm thinking about things like creation and destruction of the test database.

antgel commented 6 years ago

@lamchakchan Ping?

RobertSandu commented 6 years ago

@antgel It's not. I made several pull requests and they were aproved pretty fast by @lamchakchan but he didn't published a new version. At this point I don't see why we should keep using this framework. Not that is a bad one, I really like it, but I think there are some better alternatives like flurl

antgel commented 6 years ago

@RobertSandu I never understand why maintainers ghost. flurl looks interesting, it hadn't come up in my searching. Thanks a lot!

RobertSandu commented 6 years ago

@antgel They loose their interest or they don't have enough time. But as long as the project si free and opensource I think it's ok to do that. Anyone can fork the project and continue the work.

antgel commented 6 years ago

Sure. But it takes about five minutes to update the community so we aren't left guessing.