RESTest icon indicating copy to clipboard operation
RESTest copied to clipboard

Add docker and a makefile

Open robert-fahey opened this issue 4 years ago • 2 comments

It would great if the project had a dockerfile for the main project, a docker-compose with an example API and Restest. A makefile would simplify the execution, test config creation etc. I'm putting this together atm I'll try and create a PR once it's working nicely

robert-fahey avatar Mar 21 '21 16:03 robert-fahey

Hi @robert-fahey

Sorry for the late reply and thanks a lot for your interest in our tool. You're absolutely right, it'd be nice to have something like that. Unfortunately, we usually deal with much more urgent features and have less time for issues concerning the usability of the tool (although they are equally important...).

If you open the project with IntelliJ and run the main file, RESTest should be built automatically and you should be generating tests for the BikeWise API, a very simple API that we use for illustration purposes.

In any case, if you feel like addressing this issue yourself and creating a PR, that would be awesome. Let us know if we can help.

AML14 avatar Apr 03 '21 09:04 AML14

@robert-fahey Did you get anywhere with this? Currently looking at this as a solution and wanted to see what you had so far.

jackbilestech avatar Nov 19 '21 17:11 jackbilestech