When a test file path includes non-ascii characters, rake test task ```Rake::TestTask``` fails with a message > File does not exist: [test_target_file_name] It seems the task can't find a file with non-ascii path on Windows. --- Summary page including a procedure for reproducing https://github.com/masa-kunikata/rake_test_task_non_ascii_path