Skip to content

Bug: assertions of ;=> nil are ignored #16

@matthewdowney

Description

@matthewdowney
^:rct/test
(comment
  ;; No assertion to run here
  (println "x")

  ;; This should fail, but doesn't, because it is mistakenly resolved as no
  ;; assertion
  (seq [1 2 3]) ;=> nil
  )

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions