IBM / slack-wrench

Tools to build and test Slack apps
Apache License 2.0
48 stars 26 forks source link

Fixtures Library not supported with @slack/bolt: "^3.3.0" #131

Open be320 opened 2 years ago

be320 commented 2 years ago

I want to know if you will support the dependency of fixtures library to use the latest version of slack/bolt ?

barlock commented 2 years ago

Has anything important broken? I expect not much from a fixture perspective. I believe all that needs to be done is update the dev dependency and check the test cases.

Have you tried it and seen breakages?