Skip to content

[docs] Add documentation about writing tests for IndexStoreDB #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 6, 2019

Conversation

benlangmuir
Copy link
Contributor

Add a new Documentation/Development.md file to serve as an index of documentation about development of the indexer, and start out by filling in information about how to write tests using the new test infrastructure. Also document the Tibs build system.

@benlangmuir benlangmuir requested a review from akyrtzi as a code owner August 6, 2019 18:16
@benlangmuir
Copy link
Contributor Author

@swift-ci please test


### Test Projects (Fixtures)

Index test projects should be put in the `Tests/INPUTS` directory, and use the [Tibs](Tibs.md) build system to define their sources and targets. An example test project might look like:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this INPUTS or Inputs? There are both in the document.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's INPUTS, since I wanted it to be visually obvious it's a special directory. Fixed.

@benlangmuir benlangmuir merged commit c045a1f into swiftlang:master Aug 6, 2019
@benlangmuir benlangmuir deleted the docs1 branch August 6, 2019 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants