File: README.md

package info (click to toggle)
python-ase 3.26.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,484 kB
  • sloc: python: 148,112; xml: 2,728; makefile: 110; javascript: 47
file content (10 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# Purpose

In this folder, we store the reference files (input/output/data) which ASE is capable to read.
These files are used in the test suite.

# Use

In tests, the folder is accessible via a fixture `datadir`. The content of the folder is
also preserved when installing via setuptools (`setup.py`). The mask for the file
inclusion into the package allows preserving two sub folders with files below `testdata`.