Last 12 weeks · 0 commits
2 of 6 standards met
I'm sure you're aware of this TJ but just incase anyone stumbles upon it, the easier approach to handling this would be: The alternative would be: Your package pops is autocompleted for me on though :/ No complaints from me though, I have a ton of respect and appreciation for your work from the early days of Node. <3 connect, koa, and all of your other awesome packages so please don't take this as criticism.
Repository: tj/assert. Description: testify/assert but as testify/require Stars: 37, Forks: 2. Primary language: Go. Languages: Go (100%). License: MIT. Open PRs: 1, open issues: 0. Last activity: 2y ago. Community health: 42%. Top contributors: tj, hhsnopek, radeksimko, wolfeidau.
Based on revert from 1.6.0 -> 1.6.1 of breaking change which has broken this library when used with go 1.12 I have upgraded testify and reverted interface. https://github.com/stretchr/testify/releases/tag/v1.6.1 This is to fix a build failure in https://github.com/apex/gateway/pull/30 :sweat_smile: