Results 33 comments of AntonioCS

@dmaicher here is a 👍 for this feature as I'm creating API tests. I have a test where I create something and then a test where I patch that something...

@NicoHaase why not just use something that is available in phpunit called `@depends`? There are many ways to achieve this, I just gave an example.

@NicoHaase I know it's not supported but I just wanted to show support for @tarach and his use case because I'm suffering from the same issue.

@satarsa Why wouldn't it make a difference? Is this project abandoned?

@satarsa sorry, so the issue regarding the passing of the author.

@satarsa a real shame. I noticed that you have forked the project and seem to be the one ahead of everyone in terms of development. Are you the one that...

@ZaMaZaN4iK have you tried reaching out to Github and explaining the situation? I mean, if someone really wants to take ownership of this repo I'm sure github would be understanding...

Hey, I have started work on this, but unfortunately failed miserably. Here is what I have so far: https://github.com/AntonioCS/vcpkg/tree/feature/port/jinja2cpp/ports/jinja2cpp I also had to update vcpkg version of expected-lite (not in...

@kjersten Thank you so much, your little snippet worked. One thing that bothers me is that I only have on file `serverless.yml`, so I am unsure how that change in...