Skip to content

win10 powershell China the result will be unintelligible text #463

@xingzheone

Description

@xingzheone
(ns feng.fengtest
    (:require [midje.sweet :refer :all])
)
(fact "one乱码s?>" :one 
      :feng => :fen
      (+ 3 2) => 321
      )
Loading (feng.fengtest)

FAIL one乱码s?> at (fengtest.clj:5)
Expected:
�[1;33m:fen�[0m
Actual:
�[1;33m:feng�[0m

FAIL one乱码s?> at (fengtest.clj:6)
Expected:
�[36m321�[0m
Actual:
�[36m5�[0m
nil
FAILURE: 2 checks failed.
[Completed at 12:07:04]

Oddly enough, there is only a judgement. Expected and Actual

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions