Sha256: 484f8049d5ec21d4a61beb8571894ecc926bf01632c60d31271b5e60598de8da
Contents?: true
Size: 311 Bytes
Versions: 27
Compression:
Stored size: 311 Bytes
Contents
Feature: UTF-8 Scenario: Write then assert on the content of a file with UTF-8 characters in Given a file named "turning-japanese" with: """ フィーチャ """ And I run `cat turning-japanese` Then the output should contain exactly: """ フィーチャ """
Version data entries
27 entries across 27 versions & 1 rubygems