许可¶
License
根据 MIT 许可证条款发布,pytest 是免费和开源的软件。
MIT 许可证 (MIT)
版权 (c) 2004 Holger Krekel 和其他人
特此免费授予任何获得本软件及相关文档文件("软件")副本的人,允许其在不受限制的情况下处理软件,包括但不限于使用、复制、修改、合并、发布、分发、再授权和/或出售软件的副本,并允许提供软件的人这样做,须遵循以下条件:
上述版权声明和本许可声明应包含在软件的所有副本或重要部分中。
软件是按 "原样" 提供的,不提供任何类型的保证,无论是明示还是暗示,包括但不限于对适销性、特定用途适用性和非侵权的保证。在任何情况下,作者或版权持有者均不对因软件或其使用或其他交易而产生的任何索赔、损害或其他责任承担责任,无论是在合同、侵权或其他方面。
Distributed under the terms of the MIT license, pytest is free and open source software.
The MIT License (MIT)
Copyright (c) 2004 Holger Krekel and others
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.