simonNozaki

Results 11 comments of simonNozaki

Hi @robstoll , I'll work on this. I'm new to open source projects, so would you support me where to start?

@robstoll Thank you for your replying! > Note that adding a sample would probably be an easier issue to start with and as you are new Yes, so I'll work...

@robstoll , Thanks to assign me to this issue. Can I add some methods or utilities to the base class of `MapToContainInOrderOnlyKeyValueExpectationsSpec` , `MapLikeToContainFormatSpecBase` ? `IterableToContainSpecBase` (the base class of...

Hi, @robstoll I wrote the first spec in `context`, so how can I run specs? In locally, thgrough gradle, I ran `./gradlew :atrium-specs:jvmTest --info`, but it seems that gradle could...

Sorry, in these days i was so busy in my company, so I could not commit to this issue...

@edasque Thanks for replying, and I can understand the status of the repository. > If I were you, I would try treplacing the "commander": ">=2.2.0", line in package.json with something...

> However, it seems that the argument "--select" is not working. I am not sure if it is related or not. Can anyone please try it? Thanks We cannot approach...

Hello @bcherny , Thank you for such a nice library!(I sometimes use this with serverless framework!) I want to contribute to this issue. I am new to open source projects,...

Yes, I have the same problem. My colleague tried to downgrade the version of serverless framework to 2.15.0, and it seemed to work. Maybe, the serverless version of this plugin...

@whummer Thanks for your improvement, and I tried to apply the new version! On my environment, that version worked correctly with API Gateway + Lambda + SQS. First of all,...