First time here? Check out the FAQ!
1

testing menu item "run tests in current file" is not available
 

The problem is in the title my current file is a test file yet the run tests in current file menu item is not available thanks for your help

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
piscvau's avatar
611
piscvau
asked 4 years ago
Wingware Support's avatar
4.3k
Wingware Support
updated 4 years ago

Comments

see more comments

1 Answer

0

This may be caused by not first showing the Testing tool from the Tools menu and possibly also if the file is not listed in the Testing tool.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Wingware Support's avatar
4.3k
Wingware Support
answered 4 years ago
link

Comments

OK thanks I just needed to add the current file into the testing tool window. That leads anotehr question . In the testing tool there is "filter" zone. What is this zone used for? thanks for your help

piscvau's avatar piscvau (4 years ago)

You can type a fragment there to filter what test files are visible in the Testing tool. The fragment matches the filenames so typing 'edit' would show any file with 'edit' in its name.

Wingware Support's avatar Wingware Support (4 years ago)
see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)