Like many people, I would like to get my hands on the new Xbox. And like everyone but the most diligent online shoppers, I have so far failed in my...
For further actions, you may consider blocking this person and/or reporting abuse
This is awesome! I’ve been wanting to use cypress for something for ages and also how did I not know about stackery!! We were talking at work recently about being able to convert XML based draw.io diagrams into SAM templates and stackery is basically a more mature version of that functionality by the looks - truly awesome :)
Yay! Give it a try and feel free to ask questions via the chat - one of us is on the other end (during PST biz hours, anyway) and will be happy to help if anything is confusing.
👋 ❤️👋 ❤️
Damn, I can see y'all have been hard at work over there. Stackery is looking 🔥
... and so is the website 🤩
Thanks, miss you friend!
And clearly I need more work if I have the time to create testing suite abominations 😂
I think this counts as R&D, right?
Who doesn't love a shrugging white guys gif?
I myself like a good shrugging classic movie gif
Great post!!!
I'm having a hard time finding the cypress.json file
Also the integration folder that is supposed to be in the cypress folder
It's probably operator error, but I'm lost.
Hey, you need to run these two steps in the root of your repo:
npm install cypress --save
./node_modules/.bin/cypress open
.That will initialize cypress in that project, and create all of those files. Let me know if that still doesn't work for you!
Can i use stackery without an AWS account?
You can use it to architect a serverless app, but you can't deploy without an AWS account, as that's what we deploy into.
You can try playing around on a canvas or the free VS Code extension without an account:
app.stackery.io/editor/design?owne...