Skip to content

Update the test middleware for nREPL 0.6 #581

@bbatsov

Description

@bbatsov

nREPL 0.6 features a simplified and more robust evaluation model (see nrepl/nrepl#98), but this break the current implementation of the test middleware, which was making some assumptions about the internals of the eval middleware.

This ticket is a reminder to address this before nREPL 0.6 is released.

@jeffvalk would you like to tackle this? The updates should be pretty simple - seems to me that only the with-interruptible-eval macro should be updated.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions