Post

@bunjavascript using stack = new DisposableStack()
stack.defer(() => console.log("finished"))
console.log("started")

English

@bunjavascript For me, .resetModules() is the last piece that keeps me from using Bun's test suite.
English

@bunjavascript Lol, you're too fast!
❤️
You literally already fixed one of my major problems.
Now please 1.) allow us file ending specific test preloads, and 2.) reach out to the folks at @playwrightweb, so that we can run `bun --bun run test:e2e` and you're 🐐!
x.com/janhesters/sta…
Jan Hesters@janhesters
Been trying out @bunjavascript since they released v1.3. My main two blockers for adoption: 1. Lacks test features (e.g. per file ending setup), 2. Doesn't support @playwrightweb properly. Once those things are fixed, Bun will become my goto. I love how fast it is.
English

@bunjavascript AfterAll already exists, what is the difference between this callback?
English

@bunjavascript When should i use onTestFinished over afterAll or afterEach?
English

@bunjavascript Just let the lambda return a function and use that instead of importing a new name
English

@bunjavascript what you got to say about this :(
x.com/_raprocks_/sta…
English



















