Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

如何在Test中输入多个字符串参数? #650

Open
@rcocco

Description

使用javascript,一遇到参数是字符串的题就没法输入测试用例。
例如290 word-pattern,
我尝试过

abba\ndog cat cat fish
"abba""dog cat cat fish"
"abba"\n"dog cat cat fish"
""abba\ndog cat cat fish""

所有这些都会提示

abba is not a valid value of type string
abba is not a valid value of type string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /